1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 16:23:44 +00:00

Added missing policy string found while testing (#525)

This commit is contained in:
Vincent Salucci
2020-08-24 10:01:54 -05:00
committed by GitHub
parent bbd50b2459
commit 0190dd497a

View File

@@ -1398,5 +1398,8 @@
"example": "!@#$%^&*" "example": "!@#$%^&*"
} }
} }
},
"masterPasswordPolicyRequirementsNotMet": {
"message": "Your new master password does not meet the policy requirements."
} }
} }