1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-25 15:31:15 +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(
'Permanent login' => '保持登录',
'Databases have been dropped.' => '已删除数据库。',
'Search data in tables' => '在表中搜索数据',
'schema' => '模式',
'Schema' => '模式',
'Alter schema' => '修改模式',
'Create schema' => '创建模式',