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 ee77c6b404
commit 32c1522cbb
131 changed files with 724 additions and 220 deletions

View File

@@ -10,6 +10,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Dialplan";
$apps[$x]['menu'][0]['title']['ru-ru'] = "План нумерации";
$apps[$x]['menu'][0]['title']['uk'] = "Маршрутизація";
$apps[$x]['menu'][0]['title']['sv-se'] = "Nummerplan";
$apps[$x]['menu'][0]['title']['de-de'] = "Wählplan";
$apps[$x]['menu'][0]['title']['de-at'] = "Wählplan";
$apps[$x]['menu'][0]['uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
$apps[$x]['menu'][0]['parent_uuid'] = "";
@@ -31,6 +32,7 @@ $apps[$x]['menu'][1]['title']['pl'] = "Menadżer dialplanu";
$apps[$x]['menu'][1]['title']['ru-ru'] = "Управление планом нумерации";
$apps[$x]['menu'][1]['title']['uk'] = "Керування маршрутизацією";
$apps[$x]['menu'][1]['title']['sv-se'] = "Nummerplan Inställningar";
$apps[$x]['menu'][1]['title']['de-de'] = "Wählplan Einstellungen";
$apps[$x]['menu'][1]['title']['de-at'] = "Wählplan Einstellungen";
$apps[$x]['menu'][1]['uuid'] = "52929fee-81d3-4d94-50b7-64842d9393c2";
$apps[$x]['menu'][1]['parent_uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";