1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-27 16:20:02 +02:00

Fix comment

This commit is contained in:
Jakub Vrana
2025-02-22 23:18:18 +01:00
parent aaaca731cd
commit 176f2923cd
2 changed files with 2 additions and 2 deletions

View File

@@ -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',

View File

@@ -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',