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'] = "Conferences Centers allows one or more audio and video conference rooms.";
|
||||
$apps[$x]['description']['es-cl'] = "El Centro de Conferencia permite una o más salas de conferencia para audio y video.";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Konferenzzentralen stellen ein oder mehrere Audio- und Videokonferenzräume bereit.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Konferenzzentralen stellen ein oder mehrere Audio- und Videokonferenzräume bereit.";
|
||||
$apps[$x]['description']['fr-fr'] = "Centre de Conférences permet une ou plus conferences audio ou vidéo.";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Centrum Konferencyjne";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Конференц-центр";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Konferenscenter";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Конференц-центр";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Konferenz Zentrale";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Konferenz Zentrale";
|
||||
$apps[$x]['menu'][0]['uuid'] = "95f88726-4706-43f0-b52b-9504a0b8046f";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
||||
|
||||
Reference in New Issue
Block a user