Add locale info for hint equals password (#701)
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
This commit is contained in:
parent
1ea8762eeb
commit
85a973afd4
|
@ -3801,5 +3801,8 @@
|
|||
},
|
||||
"webAuthnSuccess": {
|
||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||
},
|
||||
"hintEqualsPassword": {
|
||||
"message": "Your password hint cannot be the same as your password."
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue