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

@@ -224,7 +224,6 @@ $translations = array(
'Databases have been dropped.' => 'Les bases de données ont été supprimées.',
'Database has been dropped.' => 'La base de données a été supprimée.',
'Search data in tables' => 'Rechercher dans les tables',
'schema' => 'schéma',
'Schema' => 'Schéma',
'Alter schema' => 'Modifier le schéma',
'Create schema' => 'Créer un schéma',