mirror of
https://github.com/vrana/adminer.git
synced 2026-02-26 00:21:24 +01:00
Plugins: Link screenshot
This commit is contained in:
@@ -67,6 +67,10 @@ class AdminerConfig extends Adminer\Plugin {
|
||||
}
|
||||
}
|
||||
|
||||
function screenshot() {
|
||||
return "https://www.adminer.org/static/plugins/config.png";
|
||||
}
|
||||
|
||||
protected static $translations = array(
|
||||
'cs' => array(
|
||||
'' => 'Konfigurace možností uživateli a jejich uložení do cookie',
|
||||
|
||||
Reference in New Issue
Block a user