mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 07:36:44 +02:00
Edit default values directly in table creation
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@993 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -72,7 +72,6 @@ $translations = array(
|
||||
'Unable to select the table' => 'Tabeli valimine ebaõnnestus',
|
||||
'Invalid CSRF token. Send the form again.' => 'Sobimatu CSRF, palun postitage vorm uuesti.',
|
||||
'Comment' => 'Kommentaar',
|
||||
'Default values have been set.' => 'Vaimimisi väärtused on edukalt määratud.',
|
||||
'Default values' => 'Vaikimisi väärtused',
|
||||
'BOOL' => 'Jah/Ei (BOOL)',
|
||||
'Show column comments' => 'Kuva veeru kommentaarid',
|
||||
@@ -133,7 +132,6 @@ $translations = array(
|
||||
'Event' => 'Sündmus',
|
||||
'%d row(s)' => array('%d rida', '%d rida'),
|
||||
'~ %s' => '~ %s',
|
||||
'ON UPDATE CURRENT_TIMESTAMP' => 'ON UPDATE CURRENT_TIMESTAMP',
|
||||
'Remove' => 'Eemalda',
|
||||
'Are you sure?' => 'Kas oled kindel?',
|
||||
'Privileges' => 'Õigused',
|
||||
|
Reference in New Issue
Block a user