1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-11 17:14:07 +02:00

Simplify SQL command user interface

This commit is contained in:
Jakub Vrana
2010-05-20 22:46:46 +02:00
parent dc4fc82db8
commit 8f0c2608cc
2 changed files with 6 additions and 11 deletions

View File

@@ -256,4 +256,5 @@ $translations = array(
'Type has been created.' => 'Typ byl vytvořen.',
'Alter type' => 'Pozměnit typ',
'Search data in tables' => 'Vyhledat data v tabulkách',
'From server' => 'Ze serveru',
);