1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-25 07:20:56 +02:00

Display Schema label in navigation

This commit is contained in:
Jakub Vrana
2014-03-12 15:48:29 -07:00
parent fa01efa059
commit 95b0237061
33 changed files with 1 additions and 33 deletions

View File

@@ -225,7 +225,6 @@ $translations = array(
'Table has been dropped.' => '已經刪除資料表。',
'Databases have been dropped.' => '資料庫已刪除。',
'Search data in tables' => '在資料庫搜尋',
'schema' => '資料表結構',
'Schema' => '資料表結構',
'Alter schema' => '修改資料表結構',
'Create schema' => '建立資料表結構',