mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 08:55:44 +01:00
remove obvious help text on change password dialog
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user