summaryrefslogtreecommitdiffstats
path: root/modules-available/webinterface/lang/en
diff options
context:
space:
mode:
authorSimon Rettberg2017-05-04 16:50:35 +0200
committerSimon Rettberg2017-05-04 16:50:35 +0200
commit71baea4fa255912113ad3067b74de72d2f09ce7f (patch)
tree8cf6300b48b56cfc1c0274e1bd7d94c30325882a /modules-available/webinterface/lang/en
parent[systemstatus] Put logs in tabbed view (diff)
downloadslx-admin-71baea4fa255912113ad3067b74de72d2f09ce7f.tar.gz
slx-admin-71baea4fa255912113ad3067b74de72d2f09ce7f.tar.xz
slx-admin-71baea4fa255912113ad3067b74de72d2f09ce7f.zip
[webinterface] Add separate option to enable HSTS
Diffstat (limited to 'modules-available/webinterface/lang/en')
-rw-r--r--modules-available/webinterface/lang/en/template-tags.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules-available/webinterface/lang/en/template-tags.json b/modules-available/webinterface/lang/en/template-tags.json
index efe649cb..be521dcb 100644
--- a/modules-available/webinterface/lang/en/template-tags.json
+++ b/modules-available/webinterface/lang/en/template-tags.json
@@ -18,6 +18,7 @@
"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_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)."
} \ No newline at end of file