mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-26 10:15:43 +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:
@@ -7,7 +7,8 @@ $apps[$x]['menu'][0]['title']['pt-br'] = "Backup";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Резервное копирование";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Backup";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Резервна копія";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Sicherung";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Datensicherung";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Datensicherung";
|
||||
$apps[$x]['menu'][0]['uuid'] = "7e174c3c-e494-4bb0-a52a-4ea55209ffeb";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
$apps[$x]['menu'][0]['category'] = "internal";
|
||||
|
||||
Reference in New Issue
Block a user