1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 00:03:56 +00:00

Added create-client-organization.component (#8767)

This commit is contained in:
Alex Morask
2024-04-18 08:36:38 -04:00
committed by GitHub
parent cbaf3462c1
commit 1e0ad09757
17 changed files with 409 additions and 26 deletions

View File

@@ -7958,5 +7958,26 @@
},
"errorAssigningTargetFolder": {
"message": "Error assigning target folder."
},
"createNewClientToManageAsProvider": {
"message": "Create a new client organization to manage as a Provider. Additional seats will be reflected in the next billing cycle."
},
"selectAPlan": {
"message": "Select a plan"
},
"thirtyFivePercentDiscount": {
"message": "35% Discount"
},
"monthPerMember": {
"message": "month per member"
},
"seats": {
"message": "Seats"
},
"addOrganization": {
"message": "Add organization"
},
"createdNewClient": {
"message": "Successfully created new client"
}
}