1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-11 17:14:07 +02:00

Schema permanent link (thanks to Martin Hujer)

This commit is contained in:
Jakub Vrana
2011-02-28 17:00:42 +01:00
parent ee653a689e
commit 2ad1b6a062
2 changed files with 4 additions and 1 deletions

View File

@@ -87,6 +87,9 @@ $translations = array(
'Create database' => 'Vytvořit databázi',
'Database schema' => 'Schéma databáze',
// link to current database schema layout
'Permanent link' => 'Trvalý odkaz',
// thousands separator - must contain single byte
',' => ' ',
'Engine' => 'Úložiště',