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

Use 'Create database' instead of 'Create new database'

This commit is contained in:
Jakub Vrana
2017-02-20 16:47:03 +01:00
parent 63b6b99365
commit fa6865da6a
41 changed files with 2 additions and 41 deletions

View File

@@ -88,7 +88,6 @@ $translations = array(
'Use' => 'Vybrat',
'Select database' => 'Vybrat databázi',
'Invalid database.' => 'Nesprávná databáze.',
'Create new database' => 'Vytvořit novou databázi',
'Database has been dropped.' => 'Databáze byla odstraněna.',
'Databases have been dropped.' => 'Databáze byly odstraněny.',
'Database has been created.' => 'Databáze byla vytvořena.',