mirror of
https://github.com/vrana/adminer.git
synced 2026-07-19 17:41:01 +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:
@@ -50,5 +50,6 @@ if (saved) {
|
||||
'de' => array('' => 'Umschalten zwischen hellem und dunklem Design erlauben'),
|
||||
'ja' => array('' => 'ダークモードへの切替え'),
|
||||
'pl' => array('' => 'Zezwalaj na przełączanie trybu jasnego i ciemnego'),
|
||||
'hr' => array('' => 'Omogućuje prebacivanje između svijetlog i tamnog izgleda'),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user