1
0
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:
Jakub Vrana
2025-03-23 15:35:30 +01:00
parent 03ff0bbc04
commit fb47ba6bbb
46 changed files with 91 additions and 1 deletions

View File

@@ -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