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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

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