summaryrefslogtreecommitdiffstats
path: root/lang/de/templates
diff options
context:
space:
mode:
Diffstat (limited to 'lang/de/templates')
-rw-r--r--lang/de/templates/main-menu.json1
-rw-r--r--lang/de/templates/statistics/machine-notes.json4
-rw-r--r--lang/de/templates/statistics/newclients.json4
3 files changed, 9 insertions, 0 deletions
diff --git a/lang/de/templates/main-menu.json b/lang/de/templates/main-menu.json
index efd918a3..3ed43eff 100644
--- a/lang/de/templates/main-menu.json
+++ b/lang/de/templates/main-menu.json
@@ -2,6 +2,7 @@
"lang_backup": "Backup\/Restore",
"lang_client": "Client",
"lang_clientLog": "Client Log",
+ "lang_clientStats": "Client-Statistiken",
"lang_configurationBasic": "PXE\/Boot",
"lang_configurationVariables": "KonfigurationsVariablen",
"lang_dozmod": "Dozentenmodul",
diff --git a/lang/de/templates/statistics/machine-notes.json b/lang/de/templates/statistics/machine-notes.json
new file mode 100644
index 00000000..f9df1b92
--- /dev/null
+++ b/lang/de/templates/statistics/machine-notes.json
@@ -0,0 +1,4 @@
+{
+ "lang_notes": "Anmerkungen",
+ "lang_save": "Speichern"
+} \ No newline at end of file
diff --git a/lang/de/templates/statistics/newclients.json b/lang/de/templates/statistics/newclients.json
new file mode 100644
index 00000000..f1353389
--- /dev/null
+++ b/lang/de/templates/statistics/newclients.json
@@ -0,0 +1,4 @@
+{
+ "lang_machine": "Client",
+ "lang_newMachines": "Neue Ger\u00e4te"
+} \ No newline at end of file