mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-10 21:24:58 +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'] = "A tool to call multiple extensions.";
|
||||
$apps[$x]['description']['es-cl'] = "Una herramienta para llamar a múltiples extensiones";
|
||||
$apps[$x]['description']['es-mx'] = "";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Ein Werkzeug um mehrere Nebenstellen anzurufen.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Ein Werkzeug um mehrere Nebenstellen anzurufen.";
|
||||
$apps[$x]['description']['fr-fr'] = "Outil pour appeler plusieurs extensions.";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Grupy odbiorców rozmów.";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Группы вызовов";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Ringgrupper";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Групи";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Rufgruppen";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Rufgruppen";
|
||||
$apps[$x]['menu'][0]['title']['he'] = "קבוצות חיוג";
|
||||
$apps[$x]['menu'][0]['uuid'] = "b30f085f-3ec6-2819-7e62-53dfba5cb8d5";
|
||||
|
||||
Reference in New Issue
Block a user