1
0
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:
Matt Gibson
2021-08-04 21:53:15 -04:00
committed by GitHub
parent 7844c23fba
commit ebbdea8f88
4 changed files with 16 additions and 9 deletions

View File

@@ -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"