summaryrefslogtreecommitdiffstats
path: root/lang/en/templates
diff options
context:
space:
mode:
Diffstat (limited to 'lang/en/templates')
-rw-r--r--lang/en/templates/eventlog/_page.json6
-rw-r--r--lang/en/templates/main-menu.json3
2 files changed, 9 insertions, 0 deletions
diff --git a/lang/en/templates/eventlog/_page.json b/lang/en/templates/eventlog/_page.json
new file mode 100644
index 00000000..21ec64ea
--- /dev/null
+++ b/lang/en/templates/eventlog/_page.json
@@ -0,0 +1,6 @@
+{
+ "lang_details": "Details",
+ "lang_event": "Event",
+ "lang_eventLog": "Event log",
+ "lang_when": "When"
+} \ No newline at end of file
diff --git a/lang/en/templates/main-menu.json b/lang/en/templates/main-menu.json
index 16e83084..493d8d80 100644
--- a/lang/en/templates/main-menu.json
+++ b/lang/en/templates/main-menu.json
@@ -4,13 +4,16 @@
"lang_clientLog": "Client Log",
"lang_configurationBasic": "Basic Configuration",
"lang_configurationVariables": "Configuration Variables",
+ "lang_eventLog": "Server Log",
"lang_language": "Language",
"lang_localization": "Localization",
"lang_login": "Login",
"lang_logout": "Logout",
"lang_news": "News",
"lang_server": "Server",
+ "lang_serverStatus": "Server status",
"lang_settings": "Settings",
+ "lang_status": "Status",
"lang_vmLocation": "VM Location",
"lang_warning": "Warning"
} \ No newline at end of file