mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 17:23:37 +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:
@@ -3801,5 +3801,8 @@
|
|||||||
},
|
},
|
||||||
"webAuthnSuccess": {
|
"webAuthnSuccess": {
|
||||||
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
"message": "<strong>WebAuthn verified successfully!</strong><br>You may close this tab."
|
||||||
|
},
|
||||||
|
"hintEqualsPassword": {
|
||||||
|
"message": "Your password hint cannot be the same as your password."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user