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'] = "Schedule to immediately make multiple calls to the extension, an IVR Menu, Conference Room, or any other number.";
|
||||
$apps[$x]['description']['es-cl'] = "Realiza llamadas inmediatamente a extensiones, IVR, conferencias o cualquier otro número";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Plan um mehrere Anrufe an Nebenstellen, ein IVR Menü, ein Konferenzraum oder eine andere Rufnummer aus zu führen.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Plan um mehrere Anrufe an Nebenstellen, ein IVR Menü, ein Konferenzraum oder eine andere Rufnummer aus zu führen.";
|
||||
$apps[$x]['description']['fr-fr'] = "Programmation de campagnes d'appels vers des extensions, IVR, salles de conferences ou tout autre numéro.";
|
||||
$apps[$x]['description']['fr-ca'] = "Il fait d' massive appels vers des extensions, IVR, salles de conferences ou quelqu'autre nom.";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Rozsyłanie rozmów";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Samtalsdistribution";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Массовые вызовы";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Трансляція дзвінка";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Automatische Anrufe";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Automatische Anrufe";
|
||||
$apps[$x]['menu'][0]['uuid'] = "50153bbf-78c5-b49e-7bd9-4b3e4b1134e6";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
||||
|
||||
Reference in New Issue
Block a user