1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 01:24:17 +02:00

Explain empty enum value

This commit is contained in:
Jakub Vrana
2010-05-20 23:01:40 +02:00
parent bfff649905
commit 4b38e6c846
2 changed files with 2 additions and 1 deletions

View File

@@ -257,4 +257,5 @@ $translations = array(
'Alter type' => 'Pozměnit typ',
'Search data in tables' => 'Vyhledat data v tabulkách',
'From server' => 'Ze serveru',
'empty' => 'prázdné',
);