mirror of
https://github.com/vrana/adminer.git
synced 2025-08-16 19:44:00 +02:00
Order of columns in table
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@398 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -157,4 +157,6 @@ $translations = array(
|
||||
'Truncate table' => 'Promazat tabulku',
|
||||
'Too big POST data. Reduce the data or increase the "post_max_size" configuration directive.' => 'Příliš velká POST data. Zmenšete data nebo zvyšte hodnotu konfigurační direktivy "post_max_size".',
|
||||
'Logged as: %s' => 'Přihlášen jako: %s',
|
||||
'Move up' => 'Přesunout nahoru',
|
||||
'Move down' => 'Přesunout dolů',
|
||||
);
|
||||
|
Reference in New Issue
Block a user