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'] = "Display the switch logs.";
|
||||
$apps[$x]['description']['es-cl'] = "Muestra los registros del switch";
|
||||
$apps[$x]['description']['es-mx'] = "";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Zeigt die Switch-Logs an.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Zeigt die Switch-Logs an.";
|
||||
$apps[$x]['description']['fr-fr'] = "Logs du switch.";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -9,7 +9,8 @@ $apps[$x]['menu'][0]['title']['pl'] = "Podgląd logów";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Просмотр логов";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Log Viewer ";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Логи";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Log Datei";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Log Betrachter";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Log Betrachter";
|
||||
$apps[$x]['menu'][0]['uuid'] = "781ebbec-a55a-9d60-f7bb-f54ab2ee4e7e";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||
$apps[$x]['menu'][0]['category'] = "internal";
|
||||
|
||||
Reference in New Issue
Block a user