summaryrefslogtreecommitdiffstats
path: root/lang/en/templates
diff options
context:
space:
mode:
Diffstat (limited to 'lang/en/templates')
-rw-r--r--lang/en/templates/main-menu.json1
-rw-r--r--lang/en/templates/statistics/machine-notes.json4
-rw-r--r--lang/en/templates/statistics/newclients.json4
3 files changed, 9 insertions, 0 deletions
diff --git a/lang/en/templates/main-menu.json b/lang/en/templates/main-menu.json
index 839d65b1..be9cefed 100644
--- a/lang/en/templates/main-menu.json
+++ b/lang/en/templates/main-menu.json
@@ -2,6 +2,7 @@
"lang_backup": "Backup\/Restore",
"lang_client": "Client",
"lang_clientLog": "Client Log",
+ "lang_clientStats": "Client statistics",
"lang_configurationBasic": "PXE\/Boot",
"lang_configurationVariables": "Configuration Variables",
"lang_dozmod": "Tutor module",
diff --git a/lang/en/templates/statistics/machine-notes.json b/lang/en/templates/statistics/machine-notes.json
new file mode 100644
index 00000000..7a13f28a
--- /dev/null
+++ b/lang/en/templates/statistics/machine-notes.json
@@ -0,0 +1,4 @@
+{
+ "lang_notes": "Notes",
+ "lang_save": "Save"
+} \ No newline at end of file
diff --git a/lang/en/templates/statistics/newclients.json b/lang/en/templates/statistics/newclients.json
new file mode 100644
index 00000000..f7e55f3f
--- /dev/null
+++ b/lang/en/templates/statistics/newclients.json
@@ -0,0 +1,4 @@
+{
+ "lang_machine": "Client",
+ "lang_newMachines": "New machines"
+} \ No newline at end of file