1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 16:23:44 +00:00

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

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