summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSimon Rettberg2020-09-21 11:30:14 +0200
committerSimon Rettberg2020-09-21 11:30:14 +0200
commite12a02856e49ce3f18bc49080dd442bed06e868e (patch)
tree145a91681a770dbfa7a77bc052e39f108c5da7b1 /modules-available/statistics/lang/en/template-tags.json
parent[Module] Add phpdoc (diff)
downloadslx-admin-e12a02856e49ce3f18bc49080dd442bed06e868e.tar.gz
slx-admin-e12a02856e49ce3f18bc49080dd442bed06e868e.tar.xz
slx-admin-e12a02856e49ce3f18bc49080dd442bed06e868e.zip
[statistics] Show if current runmode is different from configured one
This isn't accounting for fake runmodes like "remoteaccess" or "exams", which aren't stored in the database, but actually, this might be beneficial, as you want to actually see if the clients are in this mode.
Diffstat (limited to 'modules-available/statistics/lang/en/template-tags.json')
-rw-r--r--modules-available/statistics/lang/en/template-tags.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules-available/statistics/lang/en/template-tags.json b/modules-available/statistics/lang/en/template-tags.json
index 152da3e7..6a9b0623 100644
--- a/modules-available/statistics/lang/en/template-tags.json
+++ b/modules-available/statistics/lang/en/template-tags.json
@@ -7,8 +7,11 @@
"lang_biosUpdate": "BIOS update",
"lang_biosUpdateLink": "Go to vendor's site",
"lang_biosVersion": "BIOS version",
+ "lang_bootedWithoutAnyRunmode": "Booted without any mode",
+ "lang_clientInDifferentRunmode": "Current mode",
"lang_clientList": "List of selected machines",
"lang_configVars": "Config Variables",
+ "lang_configuredRunMode": "Configured mode of operation",
"lang_cores": "Cores",
"lang_cpuCores": "CPU cores",
"lang_cpuModel": "CPU",