mirror of
https://github.com/vrana/adminer.git
synced 2026-07-07 01:28:31 +02:00
Czech translation
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@37 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -29,6 +29,7 @@ H2 { font-size: 150%; margin-top: 0; }
|
||||
?>
|
||||
<div id="menu">
|
||||
<h1><a href="<?php echo htmlspecialchars(substr($SELF, 0, -1)); ?>"><?php echo lang('phpMinAdmin'); ?></a></h1>
|
||||
<?php switch_lang(); ?>
|
||||
<p>
|
||||
<a href="<?php echo htmlspecialchars($SELF); ?>sql="><?php echo lang('SQL command'); ?></a>
|
||||
<a href="<?php echo htmlspecialchars($SELF); ?>dump="><?php echo lang('Dump'); ?></a>
|
||||
|
||||
Reference in New Issue
Block a user