summaryrefslogtreecommitdiffstats
path: root/modules-available/main
diff options
context:
space:
mode:
authorSimon Rettberg2023-11-20 15:08:11 +0100
committerSimon Rettberg2023-11-20 15:08:11 +0100
commit01be688464bfb9e9ca5afb0c4713d2b3785bb17e (patch)
tree8748473f51cf296bd13cd757051d4f7e0d92b304 /modules-available/main
parent[session] Show username in session table, link to editor (diff)
downloadslx-admin-01be688464bfb9e9ca5afb0c4713d2b3785bb17e.tar.gz
slx-admin-01be688464bfb9e9ca5afb0c4713d2b3785bb17e.tar.xz
slx-admin-01be688464bfb9e9ca5afb0c4713d2b3785bb17e.zip
Update translations
Diffstat (limited to 'modules-available/main')
-rw-r--r--modules-available/main/lang/en/template-tags.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules-available/main/lang/en/template-tags.json b/modules-available/main/lang/en/template-tags.json
index e2de7dca..9f2fee42 100644
--- a/modules-available/main/lang/en/template-tags.json
+++ b/modules-available/main/lang/en/template-tags.json
@@ -3,7 +3,7 @@
"lang_clockDriftWarn": "The local system's\/browser's time doesn't match the server's time. Please make sure the server's clock is running correctly, otherwise time sensitive settings or tasks might not work properly.",
"lang_goTo": "Go to",
"lang_intro": "This is the bwLehrpool configuration interface.",
- "lang_introGuest": "This is the administration interface of the local bwLehrpool installation. Please authenticate yourself to adjust settings.",
+ "lang_introGuest": "This is the administration interface of the local bwLehrpool installation. Please authenticate yourself to access settings.",
"lang_language": "Language",
"lang_loggedInPrefix": "Logged in as",
"lang_loggedInSuffix": " ",
@@ -13,8 +13,8 @@
"lang_noExistingAccount": "No account has been created yet. Sign up to become the administrator.",
"lang_register": "Register",
"lang_serverTime": "Server",
- "lang_toggleNavigation": "toggle navigation",
+ "lang_toggleNavigation": "Toggle navigation",
"lang_warning": "Warning",
- "lang_warningDebug": "Debug mode active!",
+ "lang_warningDebug": "Debug mode is enabled!",
"lang_welcome": "Welcome"
} \ No newline at end of file