mirror of
https://github.com/vrana/adminer.git
synced 2026-03-25 14:00:05 +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:
@@ -44,5 +44,6 @@ class AdminerTableStructure extends Adminer\Plugin {
|
||||
'pl' => array('' => 'Rozszerzone wyjście struktury tabeli'),
|
||||
'ro' => array('' => 'Ieșirea expandată a structurii tabelei'),
|
||||
'ja' => array('' => 'テーブル構造を拡張表示'),
|
||||
'hr' => array('' => 'Prošireni prikaz strukture tablice'),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user