mirror of
https://github.com/bitwarden/browser
synced 2026-02-23 16:13:21 +00:00
[PM-29621] Changed error message to indicate lack of permissions (#18528)
This commit is contained in:
committed by
jaasen-livefront
parent
331f69f983
commit
41ea3175bf
@@ -10499,6 +10499,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