summaryrefslogtreecommitdiffstats
path: root/lang/en/systemstatus/systeminfo.json
diff options
context:
space:
mode:
authorSimon Rettberg2014-08-13 05:20:32 +0200
committerSimon Rettberg2014-08-13 05:20:32 +0200
commitd05468d39f37ff260df1e51a02075d486ef7e6b6 (patch)
tree2d4d62a2660b82ec83b54b54c8baf1933d7182de /lang/en/systemstatus/systeminfo.json
parentDon't bail out if a json file doesn't exist for a given lang+template (diff)
downloadslx-admin-d05468d39f37ff260df1e51a02075d486ef7e6b6.tar.gz
slx-admin-d05468d39f37ff260df1e51a02075d486ef7e6b6.tar.xz
slx-admin-d05468d39f37ff260df1e51a02075d486ef7e6b6.zip
Re-Format all language files for cleaner future diffs
Diffstat (limited to 'lang/en/systemstatus/systeminfo.json')
-rw-r--r--lang/en/systemstatus/systeminfo.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/lang/en/systemstatus/systeminfo.json b/lang/en/systemstatus/systeminfo.json
index 15431a53..602693f5 100644
--- a/lang/en/systemstatus/systeminfo.json
+++ b/lang/en/systemstatus/systeminfo.json
@@ -1,15 +1,15 @@
{
- "lang_uptimeOS":"OS Uptime",
- "lang_cpuLoad":"CPU Load",
- "lang_average":"Average",
- "lang_onlyOS":"OS Only",
- "lang_logicCPUs":"Logic CPUs",
- "lang_notDetermined":"Could not be determined",
- "lang_ramUsage":"RAM Usage",
- "lang_total":"Total",
- "lang_free":"Free",
- "lang_swapUsage":"swap Usage",
- "lang_occupied":"Occupied",
- "lang_attention":"Attention!",
- "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_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