1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 08:43:33 +00:00

Fixed casing for error message (#734)

This commit is contained in:
Vincent Salucci
2020-12-09 13:30:55 -06:00
committed by GitHub
parent 218caa28b0
commit f84ee30b9d

View File

@@ -3369,7 +3369,7 @@
"message": "Organization Owners and Administrators are exempt from this policy's enforcement." "message": "Organization Owners and Administrators are exempt from this policy's enforcement."
}, },
"personalOwnershipSubmitError": { "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." "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."
}, },
"modifiedPolicyId": { "modifiedPolicyId": {
"message": "Modified policy $ID$.", "message": "Modified policy $ID$.",