mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
Add copy for bulk user delete dialog
This commit is contained in:
@@ -9580,5 +9580,14 @@
|
||||
},
|
||||
"organizationUserDeletedDesc": {
|
||||
"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