summaryrefslogtreecommitdiffstats
path: root/lang/en/modules/systemstatus/systeminfo.json
diff options
context:
space:
mode:
Diffstat (limited to 'lang/en/modules/systemstatus/systeminfo.json')
-rw-r--r--lang/en/modules/systemstatus/systeminfo.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/lang/en/modules/systemstatus/systeminfo.json b/lang/en/modules/systemstatus/systeminfo.json
new file mode 100644
index 00000000..602693f5
--- /dev/null
+++ b/lang/en/modules/systemstatus/systeminfo.json
@@ -0,0 +1,15 @@
+{
+ "lang_attention": "Attention!",
+ "lang_average": "Average",
+ "lang_cpuLoad": "CPU Load",
+ "lang_free": "Free",
+ "lang_logicCPUs": "Logic CPUs",
+ "lang_notDetermined": "Could not be determined",
+ "lang_occupied": "Occupied",
+ "lang_onlyOS": "OS Only",
+ "lang_ramUsage": "RAM Usage",
+ "lang_swapUsage": "swap Usage",
+ "lang_swapWarning": "Memory swap is being used. This may be an indication that the satellite server does not have enough physical memory available. In the case of performance problems or server instability you should consider equipping the server with more RAM.",
+ "lang_total": "Total",
+ "lang_uptimeOS": "OS Uptime"
+} \ No newline at end of file