1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-11 00:54:08 +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

@@ -8,7 +8,6 @@ $translations = array(
'Password' => 'Senha',
'Select database' => 'Selecionar Base de dados',
'Invalid database.' => 'Base de dados inválida.',
'Create new database' => 'Criar nova base de dados',
'Table has been dropped.' => 'Tabela eliminada.',
'Table has been altered.' => 'Tabela modificada.',
'Table has been created.' => 'Tabela criada.',