mirror of
https://github.com/vrana/adminer.git
synced 2025-08-13 10:04:07 +02:00
Report offline and other AJAX errors (bug #419)
This commit is contained in:
@@ -67,6 +67,7 @@ $translations = array(
|
||||
'Maximum allowed file size is %sB.' => 'xx',
|
||||
'Too big POST data. Reduce the data or increase the %s configuration directive.' => 'xx',
|
||||
'You can upload a big SQL file via FTP and import it from server.' => 'xx',
|
||||
'You are offline.' => 'xx',
|
||||
|
||||
'Export' => 'xx',
|
||||
'Output' => 'xx',
|
||||
|
Reference in New Issue
Block a user