mirror of
https://github.com/bitwarden/browser
synced 2026-02-27 18:13:29 +00:00
PM-29621 changed error message to indicate lack of permissions
This commit is contained in:
@@ -10435,6 +10435,9 @@
|
||||
"failedToSaveIntegration": {
|
||||
"message": "Failed to save integration. Please try again later."
|
||||
},
|
||||
"mustBeOrganizationOwnerAdmin": {
|
||||
"message": "You must be an Organization Owner or Admin to perform this action."
|
||||
},
|
||||
"mustBeOrgOwnerToPerformAction": {
|
||||
"message": "You must be the organization owner to perform this action."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user