mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 17:14:07 +02:00
Option to show only errors in SQL command
This commit is contained in:
@@ -300,4 +300,7 @@ $translations = array(
|
||||
|
||||
// function translation used in Editor
|
||||
'now' => 'teď',
|
||||
|
||||
'%d query(s) executed OK.' => array('%d příkaz proběhl v pořádku.', '%d příkazy proběhly v pořádku.', '%d příkazů proběhlo v pořádku.'),
|
||||
'Show only errors' => 'Zobrazit pouze chyby',
|
||||
);
|
||||
|
Reference in New Issue
Block a user