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:
@@ -8,6 +8,8 @@ $apps[$x]['menu'][0]['title']['pt-pt'] = "Rotas de Entrada";
|
||||
$apps[$x]['menu'][0]['title']['pl'] = "Trasy przychodzące";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Маршрутизация входящих";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Вхідні маршрути";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Eingehendes Routing";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Eingehendes Routing";
|
||||
$apps[$x]['menu'][0]['uuid'] = "b64b2bbf-f99b-b568-13dc-32170515a687";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
|
||||
$apps[$x]['menu'][0]['category'] = "internal";
|
||||
|
||||
Reference in New Issue
Block a user