Czech translation

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@67 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana 2007-07-06 14:00:58 +00:00
parent 1faeb90e02
commit d591a94538

View file

@ -79,6 +79,8 @@ function lang($idf = null) {
'Foreign keys' => 'Cizí klíče',
'Triggers' => 'Spouště',
'View' => 'Pohled',
'Unable to select the table' => 'Nepodařilo se vypsat tabulku',
'Unable to show the table definition' => 'Nepodařilo se získat strukturu tabulky',
),
);
if (!isset($idf)) {