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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user