remove obvious help text on change password dialog

This commit is contained in:
Florian Scholdei
2019-09-19 10:50:29 +02:00
parent 0a62597a85
commit 78feb1e731
3 changed files with 0 additions and 6 deletions

View File

@@ -76,8 +76,6 @@
"password": {
"label": "Passwort",
"newPassword": "Neues Passwort",
"passwordHelpText": "Klartext Passwort des Benutzers.",
"passwordConfirmHelpText": "Passwort zur Bestätigen wiederholen.",
"currentPassword": "Aktuelles Passwort",
"currentPasswordHelpText": "Dieses Passwort wird momentan bereits verwendet.",
"confirmPassword": "Passwort wiederholen",

View File

@@ -77,8 +77,6 @@
"password": {
"label": "Password",
"newPassword": "New password",
"passwordHelpText": "Plain text password of the user",
"passwordConfirmHelpText": "Repeat the password for confirmation",
"currentPassword": "Current password",
"currentPasswordHelpText": "The password currently in use",
"confirmPassword": "Confirm password",