1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 10:04:07 +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

@@ -68,7 +68,6 @@ $translations = array(
'Use' => 'Bruk',
'Select database' => 'Velg database',
'Invalid database.' => 'Ugyldig database.',
'Create new database' => 'Lag ny database',
'Database has been dropped.' => 'Databasen har blitt slettet.',
'Databases have been dropped.' => 'Databasene har blitt slettet.',
'Database has been created.' => 'Databasen er opprettet.',