mirror of
https://github.com/vrana/adminer.git
synced 2025-08-12 01:24:17 +02:00
Execute SQL file stored on server disk
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1015 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -222,4 +222,6 @@ $translations = array(
|
||||
'Maximum allowed file size is %sB.' => 'Maximální povolená velikost souboru je %sB.',
|
||||
'Clear' => 'Vyčistit',
|
||||
'Editor' => 'Editor',
|
||||
'Webserver file %s' => 'Soubor %s na webovém serveru',
|
||||
'File does not exist.' => 'Soubor neexistuje.',
|
||||
);
|
||||
|
Reference in New Issue
Block a user