1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 01:24:17 +02:00

Display MySQL variables

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@712 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2009-06-16 15:10:37 +00:00
parent bbaecdba80
commit f4e0a1cd92
5 changed files with 19 additions and 1 deletions

View File

@@ -214,4 +214,5 @@ $translations = array(
'(anywhere)' => '(kdekoliv)',
'%.3f s' => '%.3f s',
'History' => 'Historie',
'Variables' => 'Proměnné',
);