mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +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:
@@ -10,9 +10,9 @@
|
||||
$apps[$x]['url'] = "http://www.fusionpbx.com";
|
||||
$apps[$x]['description']['en-us'] = "Default settings that apply to all domains.";
|
||||
$apps[$x]['description']['es-cl'] = "Configuraciones predeterminadas que aplican a todos los dominios.";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Grundlegende Einstellungen die für alle Domänen gültig sind.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Grundlegende Einstellungen die für alle Domänen gültig sind.";
|
||||
$apps[$x]['description']['fr-fr'] = "Configurations par défaut applicable à tous les domaines";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Ustawienia domyślne";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Настройки по умолчанию";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Standard Inställningar";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Налаштування за замовчуванням";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Standardeinstellungen";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Standardeinstellungen";
|
||||
$apps[$x]['menu'][0]['uuid'] = "834b2739-9e99-4345-9b0b-7ec3ca332b67";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
|
||||
Reference in New Issue
Block a user