summaryrefslogtreecommitdiffstats
path: root/lang/en/templates/webinterface/https.json
diff options
context:
space:
mode:
authorSimon Rettberg2015-09-28 16:08:37 +0200
committerSimon Rettberg2015-09-28 16:08:37 +0200
commit8fc0fb48b4b1c7faa1728c59fcde269d9ab744f6 (patch)
tree3ea1985c7ca4484a36c0bdc452f2eec7706440e1 /lang/en/templates/webinterface/https.json
parentUse systemctl to start/stop services (diff)
downloadslx-admin-8fc0fb48b4b1c7faa1728c59fcde269d9ab744f6.tar.gz
slx-admin-8fc0fb48b4b1c7faa1728c59fcde269d9ab744f6.tar.xz
slx-admin-8fc0fb48b4b1c7faa1728c59fcde269d9ab744f6.zip
Improved several translations, added help texts, fixed module grouping, layout
Diffstat (limited to 'lang/en/templates/webinterface/https.json')
-rw-r--r--lang/en/templates/webinterface/https.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/en/templates/webinterface/https.json b/lang/en/templates/webinterface/https.json
index fc1e8e3e..90bdfdd4 100644
--- a/lang/en/templates/webinterface/https.json
+++ b/lang/en/templates/webinterface/https.json
@@ -5,7 +5,7 @@
"lang_description": "Here you can set whether the web interface should be accessible via https. You can chose if you want to use a random self signed certificate, or supply your own.",
"lang_httpsSettings": "HTTPS settings",
"lang_noHttps": "Disable HTTPS",
- "lang_privateKey": "Please paste the private key belonging to the certificate here. It has to be in \u0022pem\u0022 format too, which should look like this:",
- "lang_randomCert": "Geenrate new self-signed certificate",
+ "lang_privateKey": "Please paste the private key belonging to the certificate here. It has to be in \"pem\" format too, which should look like this:",
+ "lang_randomCert": "Genenrate new self-signed certificate",
"lang_save": "Save"
} \ No newline at end of file