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:
@@ -10,9 +10,9 @@
|
||||
$apps[$x]['url'] = 'http://www.fusionpbx.com';
|
||||
$apps[$x]['description']['en-us'] = 'Operator panel shows the status.';
|
||||
$apps[$x]['description']['es-mx'] = '';
|
||||
$apps[$x]['description']['de'] = '';
|
||||
$apps[$x]['description']['de-de'] = 'Das Bedienfeld zeigt den Status an.';
|
||||
$apps[$x]['description']['de-ch'] = '';
|
||||
$apps[$x]['description']['de-at'] = '';
|
||||
$apps[$x]['description']['de-at'] = 'Das Bedienfeld zeigt den Status an.';
|
||||
$apps[$x]['description']['fr'] = '';
|
||||
$apps[$x]['description']['fr-ca'] = '';
|
||||
$apps[$x]['description']['fr-ch'] = '';
|
||||
|
||||
@@ -8,8 +8,8 @@ $text['title-operator_panel']['pt-br'] = "Painel do operador";
|
||||
$text['title-operator_panel']['pl'] = "Panel operatora";
|
||||
$text['title-operator_panel']['sv-se'] = "Telefonist Panel";
|
||||
$text['title-operator_panel']['uk'] = "Панель оператора";
|
||||
$text['title-operator_panel']['de-de'] = "Operator Panel";
|
||||
$text['title-operator_panel']['de-at'] = "Operator Panel";
|
||||
$text['title-operator_panel']['de-de'] = "Bedienfeld";
|
||||
$text['title-operator_panel']['de-at'] = "Bedienfeld";
|
||||
$text['title-operator_panel']['he'] = "לוח מפעיל";
|
||||
$text['title-operator_panel']['it-it'] = "Pannello Operatore";
|
||||
$text['title-operator_panel']['ru-ru'] = "Панель Оператора";
|
||||
|
||||
@@ -7,7 +7,8 @@ $apps[$x]['menu'][0]['title']['pt-br'] = "Painel do operador";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Панель оператора";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Telefonist Panel";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Панель оператора";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Operator Panel";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Bedienfeld";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Bedienfeld";
|
||||
$apps[$x]['menu'][0]['title']['he'] = "לוח מפעיל";
|
||||
$apps[$x]['menu'][0]['uuid'] = "dd3d173a-5d51-4231-ab22-b18c5b712bb2";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
||||
|
||||
Reference in New Issue
Block a user