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'] = "A tool to block incoming numbers.";
|
||||
$apps[$x]['description']['es-cl'] = "Una herramineta para bloquear números entrantes";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Ein Werkzeug um eingehende Rufnummern zu sperren.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Ein Werkzeug um eingehende Rufnummern zu sperren.";
|
||||
$apps[$x]['description']['fr-fr'] = "Outil pour bloquer les numéro d'appelant";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -10,6 +10,7 @@ $apps[$x]['menu'][0]['title']['ru-ru'] = "Черный список";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Blockera Samtal";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Блокування дзвінків";
|
||||
$apps[$x]['menu'][0]['title']['ro'] = "Blocare apel";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Sperrlisten";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Sperrlisten";
|
||||
$apps[$x]['menu'][0]['title']['ar-eg'] = "حظر المكالمات";
|
||||
$apps[$x]['menu'][0]['title']['he'] = "חסימת מספר";
|
||||
|
||||
Reference in New Issue
Block a user