summaryrefslogtreecommitdiffstats
path: root/modules-available/webinterface
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/webinterface
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/webinterface')
-rw-r--r--modules-available/webinterface/lang/en/template-tags.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/webinterface/lang/en/template-tags.json b/modules-available/webinterface/lang/en/template-tags.json
index 28129e64..2378261b 100644
--- a/modules-available/webinterface/lang/en/template-tags.json
+++ b/modules-available/webinterface/lang/en/template-tags.json
@@ -22,7 +22,7 @@
"lang_randomCert": "Generate new self-signed certificate",
"lang_showPasswords": "Show passwords",
"lang_suppliedSelected": "The server is currently using a certificate supplied using the \"Supply own certificate\" option.",
- "lang_unknownSelected": "Unknown or invalid certificate in use. The server war probably updated from an old version while HTTPS was already enabled. Redo the HTTPS configuration steps to get rid of this message.",
+ "lang_unknownSelected": "Unknown or invalid certificate in use. The server was probably updated from an old version while HTTPS was already enabled. Redo the HTTPS configuration steps to get rid of this message.",
"lang_useHsts": "Use HSTS (increases security but might lead to problems accessing the site if you disable HTTPS later)",
"lang_youreNotUsingHttps": "You're not using HTTPS to visit this website (or the HTTPS termination is done by a reverse proxy).",
"lang_youreUsingHttps": "You're visiting this server through an HTTPS connection (from the server's point of view)."