diff --git a/src/locales/en/messages.json b/src/locales/en/messages.json index 51434de4f2..b258dd93f9 100644 --- a/src/locales/en/messages.json +++ b/src/locales/en/messages.json @@ -3801,5 +3801,8 @@ }, "webAuthnSuccess": { "message": "WebAuthn verified successfully!
You may close this tab." + }, + "hintEqualsPassword": { + "message": "Your password hint cannot be the same as your password." } }