mirror of
https://github.com/vrana/adminer.git
synced 2026-03-25 05:50:04 +01: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:
@@ -34,5 +34,6 @@ verifyVersion = current => {
|
||||
'de' => array('' => 'Neue Versionen von GitHub verifizieren'),
|
||||
'ja' => array('' => 'GitHub の新版を管理'),
|
||||
'pl' => array('' => 'Weryfikuj nowe wersje z GitHuba'),
|
||||
'hr' => array('' => 'Provjera novih verzija s GitHuba'),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user