1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-23 14:43:08 +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

@@ -146,7 +146,6 @@ $translations = array(
'No tables.' => 'Brak tabel.',
'Alter table' => 'Zmień tabelę',
'Create table' => 'Utwórz tabelę',
'Create new table' => 'Utwórz nową tabelę',
'Table has been dropped.' => 'Tabela została usunięta.',
'Tables have been dropped.' => 'Tabele zostały usunięte.',
'Tables have been optimized.' => 'Tabele zostały zoptymalizowane.',