mirror of
https://github.com/vrana/adminer.git
synced 2025-08-12 09:34:10 +02:00
Fix translation
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@492 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -48,7 +48,7 @@ $translations = array(
|
|||||||
'Save and insert next' => 'Uložit a vložit další',
|
'Save and insert next' => 'Uložit a vložit další',
|
||||||
'Delete' => 'Smazat',
|
'Delete' => 'Smazat',
|
||||||
'Database' => 'Databáze',
|
'Database' => 'Databáze',
|
||||||
'Routines' => 'Procedury',
|
'Routines' => 'Procedury a funkce',
|
||||||
'Indexes has been altered.' => 'Indexy byly změněny.',
|
'Indexes has been altered.' => 'Indexy byly změněny.',
|
||||||
'Indexes' => 'Indexy',
|
'Indexes' => 'Indexy',
|
||||||
'Alter indexes' => 'Pozměnit indexy',
|
'Alter indexes' => 'Pozměnit indexy',
|
||||||
|
Reference in New Issue
Block a user