mirror of
https://github.com/vrana/adminer.git
synced 2026-01-27 01:40:00 +01:00
Plugins: Link screenshot
This commit is contained in:
@@ -98,6 +98,10 @@ addEventListener('DOMContentLoaded', () => {
|
||||
return true;
|
||||
}
|
||||
|
||||
function screenshot() {
|
||||
return "https://www.adminer.org/static/plugins/codemirror.gif";
|
||||
}
|
||||
|
||||
protected static $translations = array(
|
||||
'cs' => array('' => 'Použít CodeMirror 5 pro zvýrazňování syntaxe a <textarea> včetně našeptávání klíčových slov a tabulek'),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user