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:
@@ -4,7 +4,8 @@
|
||||
$apps[$x]['menu'][0]['title']['es-cl'] = "Conferencias";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "";
|
||||
$apps[$x]['menu'][0]['title']['de-ch'] = "";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Konferenzen";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Konferenzen";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Conférences";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = "";
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = "";
|
||||
|
||||
Reference in New Issue
Block a user