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:
@@ -9,9 +9,9 @@
|
||||
$apps[$x]['url'] = "http://www.fusionpbx.com";
|
||||
$apps[$x]['description']['en-us'] = "Configure notification preferences.";
|
||||
$apps[$x]['description']['es-cl'] = "Configure las preferencias de notificaciones.";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Verwalte Benachrichtigunggseinstellungen.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Verwalte Benachrichtigunggseinstellungen.";
|
||||
$apps[$x]['description']['fr-fr'] = "Configurez les notifications.";
|
||||
$apps[$x]['description']['fr-ca'] = "Configurez les notifications.";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -8,6 +8,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Powiadomienia";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Уведомления";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Сповіщення";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Meddelanden";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Benachrichtigungen";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Benachrichtigungen";
|
||||
$apps[$x]['menu'][0]['uuid'] = "f8d65f91-0f4a-405a-b5ac-24cb3c4f10ba";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
|
||||
Reference in New Issue
Block a user