summaryrefslogtreecommitdiffstats
path: root/modules/main
diff options
context:
space:
mode:
Diffstat (limited to 'modules/main')
-rw-r--r--modules/main/lang/de/module.json4
-rw-r--r--modules/main/lang/de/templates/main-menu.json6
2 files changed, 5 insertions, 5 deletions
diff --git a/modules/main/lang/de/module.json b/modules/main/lang/de/module.json
new file mode 100644
index 00000000..f03e52ad
--- /dev/null
+++ b/modules/main/lang/de/module.json
@@ -0,0 +1,4 @@
+{
+ "module_name": "Dashboard",
+ "page_title": "Startseite"
+}
diff --git a/modules/main/lang/de/templates/main-menu.json b/modules/main/lang/de/templates/main-menu.json
index 67ae974a..057bfcf2 100644
--- a/modules/main/lang/de/templates/main-menu.json
+++ b/modules/main/lang/de/templates/main-menu.json
@@ -1,8 +1,4 @@
{
- "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",
@@ -23,4 +19,4 @@
"lang_vmLocation": "VM Speicherort",
"lang_warning": "Warnung",
"lang_webInterface": "Web-Schnittstelle"
-} \ No newline at end of file
+}