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:
The-Operator
2017-04-27 07:41:55 +02:00
committed by FusionPBX
parent 866462a408
commit df3f153ebd
131 changed files with 724 additions and 220 deletions

View File

@@ -7,11 +7,11 @@
$apps[$x]['subcategory'] = "";
$apps[$x]['version'] = "";
$apps[$x]['url'] = "http://www.fusionpbx.com";
$apps[$x]['description']['en-us'] = "Install the fuisionPBX system or add new switches";
$apps[$x]['description']['en-us'] = "Install the fusionPBX system or add new switches";
$apps[$x]['description']['es-cl'] = "";
$apps[$x]['description']['de-de'] = "";
$apps[$x]['description']['de-de'] = "Installiere das FusionPBX System oder füge neue Switches hinzu.";
$apps[$x]['description']['de-ch'] = "";
$apps[$x]['description']['de-at'] = "";
$apps[$x]['description']['de-at'] = "Installiere das FusionPBX System oder füge neue Switches hinzu.";
$apps[$x]['description']['fr-fr'] = "";
$apps[$x]['description']['fr-ca'] = "";
$apps[$x]['description']['fr-ch'] = "";

View File

@@ -1,6 +1,8 @@
<?php
//$apps[$x]['menu'][0]['title']['en-us'] = "Install";
//$apps[$x]['menu'][0]['title']['de-de'] = "Installation";
//$apps[$x]['menu'][0]['title']['de-at'] = "Installation";
//$apps[$x]['menu'][0]['title']['ru-ru'] = "Установка";
//$apps[$x]['menu'][0]['uuid'] = "75507e6e-891e-11e5-af63-feff819cdc9f";
//$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";