mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 17:53:39 +00:00
[SM-909] Migrate service account people tab to new selector (#6534)
* migrate sa -> people tab to new selector * remove unused code * Add access token still available warning
This commit is contained in:
@@ -7415,7 +7415,7 @@
|
||||
"example": "Unique ID"
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
"seeDetailedInstructions": {
|
||||
"message": "See detailed instructions on our help site at",
|
||||
"description": "This is followed a by a hyperlink to the help website."
|
||||
@@ -7437,5 +7437,8 @@
|
||||
},
|
||||
"collectionAccessRestricted": {
|
||||
"message": "Collection access is restricted"
|
||||
},
|
||||
"serviceAccountAccessUpdated": {
|
||||
"message": "Service account access updated"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user