mirror of
https://github.com/vrana/adminer.git
synced 2025-08-12 17:44:07 +02:00
Rename execute button by file upload in SQL command
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@821 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -221,4 +221,5 @@ $translations = array(
|
||||
'Subject' => 'Předmět',
|
||||
'Send' => 'Odeslat',
|
||||
'%d e-mail(s) have been sent.' => array('Byl odeslán %d e-mail.', 'Byly odeslány %d e-maily.', 'Bylo odesláno %d e-mailů.'),
|
||||
'Run file' => 'Spustit soubor',
|
||||
);
|
||||
|
Reference in New Issue
Block a user