summaryrefslogtreecommitdiffstats
path: root/lang/de
diff options
context:
space:
mode:
authorSimon Rettberg2014-10-09 16:11:03 +0200
committerSimon Rettberg2014-10-09 16:11:03 +0200
commit93f0b1409961838c7571eaa045942eaad53cc72d (patch)
tree33378e6d5f48aebd3a4b274e01e3d7f5397a9d2b /lang/de
parentBig load of changes (diff)
downloadslx-admin-93f0b1409961838c7571eaa045942eaad53cc72d.tar.gz
slx-admin-93f0b1409961838c7571eaa045942eaad53cc72d.tar.xz
slx-admin-93f0b1409961838c7571eaa045942eaad53cc72d.zip
Create parent directories when saving trnalsations, add translations for eventlog and main menu
Diffstat (limited to 'lang/de')
-rw-r--r--lang/de/templates/eventlog/_page.json6
-rw-r--r--lang/de/templates/main-menu.json3
2 files changed, 9 insertions, 0 deletions
diff --git a/lang/de/templates/eventlog/_page.json b/lang/de/templates/eventlog/_page.json
new file mode 100644
index 00000000..b1a292e6
--- /dev/null
+++ b/lang/de/templates/eventlog/_page.json
@@ -0,0 +1,6 @@
+{
+ "lang_details": "Details",
+ "lang_event": "Ereignis",
+ "lang_eventLog": "Ereignisprotokoll",
+ "lang_when": "Wann"
+} \ No newline at end of file
diff --git a/lang/de/templates/main-menu.json b/lang/de/templates/main-menu.json
index b61cc1bb..a681ef02 100644
--- a/lang/de/templates/main-menu.json
+++ b/lang/de/templates/main-menu.json
@@ -4,13 +4,16 @@
"lang_clientLog": "Client Log",
"lang_configurationBasic": "Grundkonfiguration",
"lang_configurationVariables": "KonfigurationsVariablen",
+ "lang_eventLog": "Server Log",
"lang_language": "Sprachen",
"lang_localization": "Lokalisierung",
"lang_login": "Anmelden",
"lang_logout": "Abmelden",
"lang_news": "News",
"lang_server": "Server",
+ "lang_serverStatus": "Server Status",
"lang_settings": "Einstellungen",
+ "lang_status": "Status",
"lang_vmLocation": "VM Speicherort",
"lang_warning": "Warnung"
} \ No newline at end of file