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:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user