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:
@@ -52,5 +52,6 @@ class AdminerDumpPhp extends Adminer\Plugin {
|
||||
'pl' => array('' => 'Zrzucaj do formatu PHP'),
|
||||
'ro' => array('' => 'Dump în format PHP'),
|
||||
'ja' => array('' => 'PHP 形式でエクスポート'),
|
||||
'hr' => array('' => 'Izvoz u PHP format'),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user