mirror of
https://github.com/vrana/adminer.git
synced 2025-08-27 16:20:02 +02:00
Fix comment
This commit is contained in:
@@ -346,7 +346,7 @@ $translations = array(
|
|||||||
'Type has been created.' => 'Typ byl vytvořen.',
|
'Type has been created.' => 'Typ byl vytvořen.',
|
||||||
'Alter type' => 'Pozměnit typ',
|
'Alter type' => 'Pozměnit typ',
|
||||||
|
|
||||||
// MySQL check constraints
|
// Table check constraints
|
||||||
'Checks' => 'Kontroly',
|
'Checks' => 'Kontroly',
|
||||||
'Create check' => 'Vytvořit kontrolu',
|
'Create check' => 'Vytvořit kontrolu',
|
||||||
'Alter check' => 'Změnit kontrolu',
|
'Alter check' => 'Změnit kontrolu',
|
||||||
|
@@ -346,7 +346,7 @@ $translations = array(
|
|||||||
'Type has been created.' => 'Xx.',
|
'Type has been created.' => 'Xx.',
|
||||||
'Alter type' => 'Xx',
|
'Alter type' => 'Xx',
|
||||||
|
|
||||||
// MySQL check constraints
|
// Table check constraints
|
||||||
'Checks' => 'Xx',
|
'Checks' => 'Xx',
|
||||||
'Create check' => 'Xx',
|
'Create check' => 'Xx',
|
||||||
'Alter check' => 'Xx',
|
'Alter check' => 'Xx',
|
||||||
|
Reference in New Issue
Block a user