mirror of
https://github.com/bitwarden/browser
synced 2026-01-18 00:13:29 +00:00
add basic org manager access and UI elements
This commit is contained in:
@@ -1905,13 +1905,19 @@
|
||||
"message": "Admin"
|
||||
},
|
||||
"adminDesc": {
|
||||
"message": " Admins can access and manage all items, collections and users in your organization."
|
||||
"message": "Admins can access and manage all items, collections and users in your organization."
|
||||
},
|
||||
"user": {
|
||||
"message": "User"
|
||||
},
|
||||
"userDesc": {
|
||||
"message": "A regular user with access to your organization's collections."
|
||||
"message": "A regular user with access to assigned collections in your organization."
|
||||
},
|
||||
"manager": {
|
||||
"message": "Manager"
|
||||
},
|
||||
"managerDesc": {
|
||||
"message": "Managers can access and manage assigned collections in your organization."
|
||||
},
|
||||
"all": {
|
||||
"message": "All"
|
||||
|
||||
Reference in New Issue
Block a user