1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-10 16:44:17 +02:00

Unify Create table label

This commit is contained in:
Jakub Vrana
2013-08-02 13:20:04 -07:00
parent 58bbea56cd
commit 376384d98d
30 changed files with 1 additions and 30 deletions

View File

@@ -147,7 +147,6 @@ $translations = array(
'No tables.' => 'Žádné tabulky.',
'Alter table' => 'Pozměnit tabulku',
'Create table' => 'Vytvořit tabulku',
'Create new table' => 'Vytvořit novou tabulku',
'Table has been dropped.' => 'Tabulka byla odstraněna.',
'Tables have been dropped.' => 'Tabulky byly odstraněny.',
'Tables have been optimized.' => 'Tabulky byly optimalizovány.',