mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 23:57:29 +02:00
Add instructions to translation files
This commit is contained in:
@@ -15,3 +15,5 @@ $translations = array(
|
||||
'%d in total' => '%d in total',
|
||||
'%d query(s) executed OK.' => array('%d query executed OK.', '%d queries executed OK.'),
|
||||
);
|
||||
|
||||
// run `php ../../lang.php en` to update this file
|
||||
|
Reference in New Issue
Block a user