mirror of
https://github.com/bitwarden/browser
synced 2026-01-02 16:43:19 +00:00
[PM-18870] Convert Organization to Business Unit (#14131)
* Add setupBusinessUnit to OrganizationBillingApiService * Add setup-business-unit.component * Updated designs and cleanup work * Update existing logos for Provider Portal and Admin Console * Fix broken test
This commit is contained in:
@@ -10616,5 +10616,14 @@
|
||||
},
|
||||
"cannotCreateCollection": {
|
||||
"message": "Free organizations may have up to 2 collections. Upgrade to a paid plan to add more collections."
|
||||
},
|
||||
"businessUnit": {
|
||||
"message": "Business Unit"
|
||||
},
|
||||
"businessUnits": {
|
||||
"message": "Business Units"
|
||||
},
|
||||
"newBusinessUnit": {
|
||||
"message": "New business unit"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user