mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
Batch web provider fixes (#1113)
* Style provider set up toast * Correct translation strings * Do not show provider organization management for non admins * Product feedback for provider org description * Correct message grammar
This commit is contained in:
@@ -4064,7 +4064,7 @@
|
||||
"message": "Provider Name"
|
||||
},
|
||||
"providerSetup": {
|
||||
"message": "The provider has been setup."
|
||||
"message": "The provider has been set up."
|
||||
},
|
||||
"clients": {
|
||||
"message": "Clients"
|
||||
@@ -4103,13 +4103,13 @@
|
||||
"message": "Provider"
|
||||
},
|
||||
"newClientOrganization": {
|
||||
"message": "New client organization"
|
||||
"message": "New Client Organization"
|
||||
},
|
||||
"newClientOrganizationDesc": {
|
||||
"message": "Organizations allow you to share parts of your vault with others as well as manage related users for a specific entity such as a family, small team, or large company."
|
||||
"message": "Create a new client organization that will be associated with you as the provider. You will be able to access and manage this organization."
|
||||
},
|
||||
"addExistingOrganization": {
|
||||
"message": "Add existing organization"
|
||||
"message": "Add Existing Organization"
|
||||
},
|
||||
"myProvider": {
|
||||
"message": "My Provider"
|
||||
|
||||
Reference in New Issue
Block a user