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:
@@ -11,9 +11,9 @@
|
||||
$apps[$x]['description']['en-us'] = "List all the queues that are currently active with one or more callers.";
|
||||
$apps[$x]['description']['es-cl'] = "Lista todas las colas que estan siendo actualmente usadas con una o más personas en espera.";
|
||||
$apps[$x]['description']['es-mx'] = "Lista todas las colas que estan siendo actualmente usadas con una o más personas en espera.";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Führt alle Warteschlangen mit einem oder mehrere aktive Anrufer auf.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Führt alle Warteschlangen mit einem oder mehrere aktive Anrufer auf.";
|
||||
$apps[$x]['description']['fr-fr'] = "Liste toutes les files d'attente actuellement utilisées avec une ou plus des personnes en attend.";
|
||||
$apps[$x]['description']['fr-ca'] = "Il liste toutes les queues qui sont maintenant utilisés avec une ou plus des personnes en attend.";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -11,6 +11,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Aktywne kolejki";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Активные Очереди";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Aktiva Köer";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Активні черги";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Aktive Warteschlangen";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Aktive Warteschlangen";
|
||||
$apps[$x]['menu'][0]['uuid'] = "450f1225-9187-49ac-a119-87bc26025f7d";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||
|
||||
Reference in New Issue
Block a user