mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43: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:
@@ -11,9 +11,9 @@
|
||||
$apps[$x]['description']['en-us'] = "Used Configure SIP extensions.";
|
||||
$apps[$x]['description']['es-cl'] = "Utilizado para configurar Extensiones SIP.";
|
||||
$apps[$x]['description']['es-mx'] = "Utilizado para configurar Extensiones SIP.";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Wird verwendet um SIP Nebenstellen zu konfigurieren.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Wird verwendet um SIP Nebenstellen zu konfigurieren.";
|
||||
$apps[$x]['description']['fr-fr'] = "Utilisé pour configurer des extentions SIP";
|
||||
$apps[$x]['description']['fr-ca'] = "Utilisé pour configurer des éxtentions SIP";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
Reference in New Issue
Block a user