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:
@@ -9,9 +9,9 @@
|
||||
$apps[$x]['url'] = "http://www.fusionpbx.com";
|
||||
$apps[$x]['description']['en-us'] = "Update or restore various system settings.";
|
||||
$apps[$x]['description']['es-cl'] = "Actualiza el esquema de la base de datos";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Verschiedene Systemeinstellungen aktualisieren oder zurücksetzen.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Verschiedene Systemeinstellungen aktualisieren oder zurücksetzen.";
|
||||
$apps[$x]['description']['fr-fr'] = "Mise %uFFFD jour du Sch%uFFFDma de la base de donn%uFFFDes";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Aktualizacja";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Обновление";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Uppgardera";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Оновлення";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Aktualisierung";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Aktualisierung";
|
||||
$apps[$x]['menu'][0]['uuid'] = "8c826e92-be3c-0944-669a-24e5b915d562";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
|
||||
Reference in New Issue
Block a user