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:
@@ -11,9 +11,9 @@
|
||||
$apps[$x]['description']['en-us'] = "PBX Settings.";
|
||||
$apps[$x]['description']['es-cl'] = "Configuraciones del PBX";
|
||||
$apps[$x]['description']['es-mx'] = "";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "PBX Einstellungen.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "PBX Einstellungen.";
|
||||
$apps[$x]['description']['fr-fr'] = "Confs PBX";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Ustawienia";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Конфигурация";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Налаштування";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Inställningar";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Einstellungen";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Einstellungen";
|
||||
$apps[$x]['menu'][0]['uuid'] = "148ea42a-3711-3d64-181b-07a6a3c3ed60";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
|
||||
Reference in New Issue
Block a user