mirror of
https://github.com/vrana/adminer.git
synced 2025-08-13 18:14:07 +02:00
Czech translation
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@172 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -119,6 +119,10 @@ function lang($idf = null, $number = null) {
|
|||||||
'Add column' => 'Přidat sloupec',
|
'Add column' => 'Přidat sloupec',
|
||||||
'Alter' => 'Změnit',
|
'Alter' => 'Změnit',
|
||||||
'Add foreign key' => 'Přidat cizí klíč',
|
'Add foreign key' => 'Přidat cizí klíč',
|
||||||
|
'ON DELETE' => 'ON DELETE',
|
||||||
|
'ON UPDATE' => 'ON UPDATE',
|
||||||
|
'Index Type' => 'Typ indexu',
|
||||||
|
'Column (length)' => 'Sloupec (délka)',
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
if (!isset($idf)) {
|
if (!isset($idf)) {
|
||||||
|
Reference in New Issue
Block a user