1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 18:14:07 +02:00

Move translation

This commit is contained in:
Jakub Vrana
2025-04-17 08:28:57 +02:00
parent 7185d7854f
commit 82c544514d
3 changed files with 3 additions and 3 deletions

View File

@@ -212,6 +212,7 @@ Lang::$translations = array(
'Add next' => 'Xx',
'Index Type' => 'Xx',
'length' => 'xx',
'Algorithm' => 'Xx',
'Foreign keys' => 'Xx',
'Foreign key' => 'Xx',
@@ -357,7 +358,6 @@ Lang::$translations = array(
'%s must <a%s>return an array</a>.' => '%s xx <a%s>xx</a>.',
'<a%s>Configure</a> %s in %s.' => '<a%s>Xx</a> %s xx %s.',
'screenshot' => 'xx',
'Algorithm' => 'Xx',
);
// run `php ../../lang.php xx` to update this file