Add locale info for hint equals password (#701)

Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
This commit is contained in:
cwille97 2021-03-23 17:11:24 -04:00 committed by GitHub
parent 1ea8762eeb
commit 85a973afd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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."
}
}