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:
@@ -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.',
|
||||
|
Reference in New Issue
Block a user