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:
@@ -11,9 +11,9 @@
|
||||
$apps[$x]['description']['en-us'] = "Manage failed email messages.";
|
||||
$apps[$x]['description']['es-cl'] = "Gestionar los mensajes fallidos.";
|
||||
$apps[$x]['description']['es-mx'] = "";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Fehlgeschlagene Email Benachrichtigungen verwalten.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Fehlgeschlagene Email Benachrichtigungen verwalten.";
|
||||
$apps[$x]['description']['fr-fr'] = "GÈrer les messages Èlectroniques ÈchouÈ.";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -7,6 +7,7 @@ $apps[$x]['menu'][0]['title']['pt-pt'] = "Emails";
|
||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Emails";
|
||||
$apps[$x]['menu'][0]['title']['pl'] = "E-maile";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "E-post";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Emails";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Emails";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Электронная почта";
|
||||
$apps[$x]['menu'][0]['uuid'] = "1c2b9569-975f-4b82-9378-f3c5b63991e2";
|
||||
|
||||
Reference in New Issue
Block a user