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
1 changed files with 3 additions and 0 deletions

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