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

@@ -8,7 +8,6 @@ $translations = array(
'Password' => '密碼',
'Select database' => '選擇資料庫',
'Invalid database.' => '無效的資料庫。',
'Create new database' => '建立新資料庫',
'Table has been altered.' => '資料表已修改。',
'Table has been created.' => '資料表已修改。',
'Alter table' => '修改資料表',