1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 10:04:07 +02:00

SQLite: vacuum

This commit is contained in:
Jakub Vrana
2012-02-29 10:49:17 -08:00
parent 27c046f753
commit c6c48553b8
3 changed files with 9 additions and 1 deletions

View File

@@ -147,6 +147,7 @@ $translations = array(
'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.',
'Table has been altered.' => 'Tabulka byla změněna.',
'Table has been created.' => 'Tabulka byla vytvořena.',
'Table name' => 'Název tabulky',