diff --git a/src/locales/en/messages.json b/src/locales/en/messages.json index a891f31327..9b5f1b6e1e 100644 --- a/src/locales/en/messages.json +++ b/src/locales/en/messages.json @@ -1458,5 +1458,8 @@ }, "personalOwnershipSubmitError": { "message": "Due to an Enterprise Policy, you are restricted from saving items to your personal vault. Change the Ownership option to an organization and choose from available Collections." + }, + "hintEqualsPassword": { + "message": "Your password hint cannot be the same as your password." } }