mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-27 10:45:44 +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'] = "Displays information for CPU, HDD, RAM and more.";
|
||||
$apps[$x]['description']['es-cl'] = "Muestra información del sistema como RAM, CPU y Disco Duro";
|
||||
$apps[$x]['description']['es-mx'] = "";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Zeigt Informationen über die CPU, Festplatten, Speicher und anderes an.";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-at'] = "Zeigt Informationen über die CPU, Festplatten, Speicher und anderes an.";
|
||||
$apps[$x]['description']['fr-fr'] = "Affiche les information sur le sytème comme les informations sur la RAM, la CPU et le Disque Dur.";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Stan systemu";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Состояние cистемы";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "System Status";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Стан системи ";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "System Status";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "System Status";
|
||||
$apps[$x]['menu'][0]['uuid'] = "5243e0d2-0e8b-277a-912e-9d8b5fcdb41d";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||
|
||||
Reference in New Issue
Block a user