mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-22 00:12:15 +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:
@@ -11,9 +11,9 @@
|
||||
$apps[$x]['description']['en-us'] = "Devices for provisioning.";
|
||||
$apps[$x]['description']['es-cl'] = "Provicionamiento de dispositivos.";
|
||||
$apps[$x]['description']['es-mx'] = "Provicionamiento de dispositivos.";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Geräte die verwaltet werden sollen.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Geräte die verwaltet werden sollen.";
|
||||
$apps[$x]['description']['fr-fr'] = "Equipements pour provisioning.";
|
||||
$apps[$x]['description']['fr-ca'] = "Dispositifs pour provisionnement.";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -12,6 +12,7 @@ $apps[$x]['menu'][0]['title']['ru-ru'] = "Устройства";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Пристрої";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Enheter";
|
||||
$apps[$x]['menu'][0]['title']['ro'] = "Dispozitive";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Geräte";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Geräte";
|
||||
$apps[$x]['menu'][0]['title']['he'] = "התקנים";
|
||||
$apps[$x]['menu'][0]['uuid'] = "f9dce498-b7f9-740f-e592-9e8ff3dac2a0";
|
||||
|
||||
Reference in New Issue
Block a user