mirror of
https://github.com/vrana/adminer.git
synced 2025-08-15 11:04:02 +02:00
Plugins: Translate descriptions (fix #994)
This commit is contained in:
@@ -59,4 +59,8 @@ if (el) {
|
||||
<?php
|
||||
return true;
|
||||
}
|
||||
|
||||
protected static $translations = array(
|
||||
'cs' => array('' => 'Použije Prism Code Editor pro zvýrazňování syntaxe a <textarea>'),
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user