1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 09:34:10 +02:00

Display search fields in order

This commit is contained in:
Jakub Vrana
2011-08-24 16:43:11 +02:00
parent 9d944c8fc1
commit 3a333e92ff
2 changed files with 7 additions and 9 deletions

View File

@@ -288,6 +288,8 @@ $translations = array(
// hint for time format - use language equivalents for hour, minute and second shortcuts
'HH:MM:SS' => 'HH:MM:SS',
'now' => 'teď',
'yes' => 'ano',
'no' => 'ne',
// general SQLite error in create, drop or rename database
'File exists.' => 'Soubor existuje.',