1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 14:23:32 +00: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

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