mirror of
https://github.com/vrana/adminer.git
synced 2026-05-07 09:57:14 +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:
@@ -44,5 +44,6 @@ class AdminerLoginServers extends Adminer\Plugin {
|
||||
'pl' => array('' => 'Wyświetlaj stałą listę serwerów w formularzu logowania'),
|
||||
'ro' => array('' => 'Afișarea unei liste constante de servere în formularul de conectare'),
|
||||
'ja' => array('' => 'ログイン画面に定義済のサーバリストを表示'),
|
||||
'hr' => array('' => 'Prikazuje konstantan popis poslužitelja u obrascu za prijavu'),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user