1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-17 20:01:25 +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

@@ -140,7 +140,6 @@ $translations = array(
'No tables.' => 'Ni tabel.',
'Alter table' => 'Spremeni tabelo',
'Create table' => 'Ustvari tabelo',
'Create new table' => 'Ustvari novo tabelo',
'Table has been dropped.' => 'Tabela je zavržena.',
'Tables have been dropped.' => 'Tabele so zavržene.',
'Table has been altered.' => 'Tabela je spremenjena.',