mirror of
https://github.com/vrana/adminer.git
synced 2026-07-16 12:44:17 +02:00
Add Croatian (hr) translation
Add complete Croatian translation for Adminer, including all strings in adminer/lang/hr.inc.php, plural forms support in lang.inc.php, and Croatian descriptions and translations for all plugins.
This commit is contained in:
@@ -49,5 +49,6 @@ class AdminerDesigns extends Adminer\Plugin {
|
||||
'pl' => array('' => 'Zezwalaj na przełączanie motywów'),
|
||||
'ro' => array('' => 'Permiteți comutarea designurilor'),
|
||||
'ja' => array('' => 'テーマ設定を有効化'),
|
||||
'hr' => array('' => 'Omogućuje promjenu dizajna'),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user