mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-21 18:36:31 +00:00
Add/Update German and Austrian translations (#2542)
Updated remaining app_languages.php files and all app_config.php and app_menu.php files where necessary.
This commit is contained in:
@@ -9,7 +9,8 @@ $apps[$x]['menu'][0]['title']['pl'] = "Domeny";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Домены";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Domäner";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Домени";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Domains";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Domänen";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Domänen";
|
||||
$apps[$x]['menu'][0]['uuid'] = "4fa7e90b-6d6c-12d4-712f-62857402b801";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
$apps[$x]['menu'][0]['category'] = "internal";
|
||||
@@ -25,7 +26,8 @@ $apps[$x]['menu'][1]['title']['pl'] = "Ustawienia Domen";
|
||||
$apps[$x]['menu'][1]['title']['ru-ru'] = "Параметры домена";
|
||||
$apps[$x]['menu'][1]['title']['sv-se'] = "Domän Inställning";
|
||||
$apps[$x]['menu'][1]['title']['uk'] = "Налаштування доменів";
|
||||
$apps[$x]['menu'][1]['title']['de-at'] = "Domain Einstellungen";
|
||||
$apps[$x]['menu'][1]['title']['de-de'] = "Domänen Einstellungen";
|
||||
$apps[$x]['menu'][1]['title']['de-at'] = "Domänen Einstellungen";
|
||||
$apps[$x]['menu'][1]['uuid'] = "0869ac79-4af3-498f-af65-69662280d74e";
|
||||
$apps[$x]['menu'][1]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
$apps[$x]['menu'][1]['category'] = "internal";
|
||||
|
||||
Reference in New Issue
Block a user