1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-26 10:35:48 +02:00

Add locale info for hint equals password (#1458)

Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
This commit is contained in:
Cedric Wille 2020-12-15 16:09:52 -05:00 committed by GitHub
parent 536865ffeb
commit 3f34bc52fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1381,6 +1381,9 @@
"privacyPolicy": {
"message": "Privacy Policy"
},
"hintEqualsPassword": {
"message": "Your password hint cannot be the same as your password."
},
"ok": {
"message": "Ok"
},