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

@@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Aplikacje";
$apps[$x]['menu'][0]['title']['ru-ru'] = "Приложения";
$apps[$x]['menu'][0]['title']['sv-se'] = "Appar";
$apps[$x]['menu'][0]['title']['uk'] = "Додатки";
$apps[$x]['menu'][0]['title']['de-de'] = "Applikationen";
$apps[$x]['menu'][0]['title']['de-at'] = "Applikationen";
$apps[$x]['menu'][0]['uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][0]['parent_uuid'] = "";
@@ -29,7 +30,8 @@ $apps[$x]['menu'][1]['title']['pl'] = "Menedżer aplikacji";
$apps[$x]['menu'][1]['title']['ru-ru'] = "Менеджер приложений";
$apps[$x]['menu'][1]['title']['sv-se'] = "App Inställningar";
$apps[$x]['menu'][1]['title']['uk'] = "Керування додатками";
$apps[$x]['menu'][1]['title']['de-at'] = "App Verwaltung";
$apps[$x]['menu'][1]['title']['de-de'] = "Applikation Verwalten";
$apps[$x]['menu'][1]['title']['de-at'] = "Applikation Verwalten";
$apps[$x]['menu'][1]['uuid'] = "ef00f229-7890-00c2-bf23-fed5b8fa9fe7";
$apps[$x]['menu'][1]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
$apps[$x]['menu'][1]['category'] = "internal";