mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
Add copy for bulk user delete dialog
This commit is contained in:
@@ -9580,5 +9580,14 @@
|
|||||||
},
|
},
|
||||||
"organizationUserDeletedDesc": {
|
"organizationUserDeletedDesc": {
|
||||||
"message": "The user was removed from the organization and all associated user data has been deleted."
|
"message": "The user was removed from the organization and all associated user data has been deleted."
|
||||||
|
},
|
||||||
|
"deleteMembers": {
|
||||||
|
"message": "Delete members"
|
||||||
|
},
|
||||||
|
"noSelectedMembersApplicable": {
|
||||||
|
"message": "This action is not applicable to any of the selected members."
|
||||||
|
},
|
||||||
|
"deletedSuccessfully": {
|
||||||
|
"message": "Deleted successfully"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user