summaryrefslogtreecommitdiffstats
path: root/modules-available/webinterface/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSimon Rettberg2017-05-09 14:36:47 +0200
committerSimon Rettberg2017-05-09 14:36:47 +0200
commitce1dd2f20f9c6e49515846d7401c832324088889 (patch)
treea0a876a6082f2c08074bc508c12d84f8a61ae139 /modules-available/webinterface/lang/en/template-tags.json
parentUpdate translations (diff)
downloadslx-admin-ce1dd2f20f9c6e49515846d7401c832324088889.tar.gz
slx-admin-ce1dd2f20f9c6e49515846d7401c832324088889.tar.xz
slx-admin-ce1dd2f20f9c6e49515846d7401c832324088889.zip
Update translations
Diffstat (limited to 'modules-available/webinterface/lang/en/template-tags.json')
-rw-r--r--modules-available/webinterface/lang/en/template-tags.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules-available/webinterface/lang/en/template-tags.json b/modules-available/webinterface/lang/en/template-tags.json
index be521dcb..0fb4cc96 100644
--- a/modules-available/webinterface/lang/en/template-tags.json
+++ b/modules-available/webinterface/lang/en/template-tags.json
@@ -3,14 +3,18 @@
"lang_caChain": "Here you can paste an optional certificate chain. It should only be required if you have a certificate that was not directly signed by a certificate authority known by the browsers. It should contain one or more certificate blocks, looking just like the certificate above.",
"lang_certificate": "Please paste your certificate below. It has to be in base64 encoded x509 format (sometimes called pem). It should look something like this:",
"lang_customCert": "Supply own certificate",
+ "lang_customization": "Design customization",
+ "lang_customizationDesc": "Here you can make small changes to the design of the web interface. This might help to prevent accidents if you run multiple satellite servers and have an open tab for all of them at the same time.",
"lang_generatedSelected": "The server is currently using an automatically generated, self-signed certificate.",
"lang_hidePasswords": "Mask passwords",
"lang_httpsDescription": "Here you can set whether the web interface should be accessible via https. You can choose if you want to use a random self signed certificate, or supply your own.",
"lang_httpsRedirect": "Redirect incoming HTTP requests to HTTPS (if enabled).",
"lang_httpsSettings": "HTTPS settings",
"lang_installAndRestart": "Installing certificate and restarting web server",
+ "lang_logoBackground": "Logo background color",
"lang_noHttps": "Disable HTTPS, delete current certificate",
"lang_offSelected": "HTTPS is currently disabled.",
+ "lang_pageTitlePrefix": "Page title prefix",
"lang_passwordFields": "Password fields",
"lang_passwordsDescription": "Set whether password fields should be masked or not. The password field of the login page to the web interface is always masked.",
"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:",