summaryrefslogtreecommitdiffstats
path: root/lang/de
diff options
context:
space:
mode:
authorSimon Rettberg2014-12-05 19:15:41 +0100
committerSimon Rettberg2014-12-05 19:15:41 +0100
commit19ec20ab89bf938fe2dd1a99b62debc76e199425 (patch)
treefb084493aed19cc481b2276dff5063ac796c7a65 /lang/de
parentUse different icons for client log entries (incomplete) (diff)
downloadslx-admin-19ec20ab89bf938fe2dd1a99b62debc76e199425.tar.gz
slx-admin-19ec20ab89bf938fe2dd1a99b62debc76e199425.tar.xz
slx-admin-19ec20ab89bf938fe2dd1a99b62debc76e199425.zip
Add option to hide or show password fields
Diffstat (limited to 'lang/de')
-rw-r--r--lang/de/templates/webinterface/httpd-restart.json (renamed from lang/de/templates/https/restart.json)0
-rw-r--r--lang/de/templates/webinterface/https.json (renamed from lang/de/templates/https/_page.json)0
-rw-r--r--lang/de/templates/webinterface/passwords.json7
3 files changed, 7 insertions, 0 deletions
diff --git a/lang/de/templates/https/restart.json b/lang/de/templates/webinterface/httpd-restart.json
index e995a251..e995a251 100644
--- a/lang/de/templates/https/restart.json
+++ b/lang/de/templates/webinterface/httpd-restart.json
diff --git a/lang/de/templates/https/_page.json b/lang/de/templates/webinterface/https.json
index 7e8c6020..7e8c6020 100644
--- a/lang/de/templates/https/_page.json
+++ b/lang/de/templates/webinterface/https.json
diff --git a/lang/de/templates/webinterface/passwords.json b/lang/de/templates/webinterface/passwords.json
new file mode 100644
index 00000000..da63843f
--- /dev/null
+++ b/lang/de/templates/webinterface/passwords.json
@@ -0,0 +1,7 @@
+{
+ "lang_description": "Legen Sie fest, ob Passwortfelder in der Web-Schnittstelle maskiert sein sollen, oder ob Ihr Inhalt sichtbar sein soll. Wenn Sie die Schnittstelle in einer sicheren Umgebung nutzen (keine neugierigen Augen), kann dies den Komfort erh\u00f6hen. Das Passwortfeld der Anmeldemaske ist von dieser Einstellung ausgenommen.",
+ "lang_hidePasswords": "Passw\u00f6rter maskieren",
+ "lang_passwordFields": "Passwortfelder",
+ "lang_save": "Speichern",
+ "lang_showPasswords": "Passw\u00f6rter anzeigen"
+} \ No newline at end of file