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

Provide size of all databases in the overview

This commit is contained in:
Jakub Vrana
2014-03-01 11:38:38 -08:00
parent a710c28d38
commit c369236333
8 changed files with 40 additions and 11 deletions

View File

@@ -165,6 +165,8 @@ $translations = array(
'Default values' => 'Výchozí hodnoty',
'Drop' => 'Odstranit',
'Are you sure?' => 'Opravdu?',
'Size' => 'Velikost',
'Compute' => 'Spočítat',
'Move up' => 'Přesunout nahoru',
'Move down' => 'Přesunout dolů',
'Remove' => 'Odebrat',