B2B-30: rename teams and members to companies and employees
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"homeTabLabel": "Home",
|
||||
"homeTabDescription": "Welcome to your home page",
|
||||
"accountMembers": "Team Members",
|
||||
"membersTabDescription": "Here you can manage the members of your team.",
|
||||
"accountMembers": "Company Employees",
|
||||
"membersTabDescription": "Here you can manage the employees of your company.",
|
||||
"billingTabLabel": "Billing",
|
||||
"billingTabDescription": "Manage your billing and subscription",
|
||||
"dashboardTabLabel": "Dashboard",
|
||||
@@ -58,7 +58,7 @@
|
||||
"routes": {
|
||||
"home": "Home",
|
||||
"account": "Account",
|
||||
"members": "Members",
|
||||
"members": "Employees",
|
||||
"billing": "Billing",
|
||||
"dashboard": "Dashboard",
|
||||
"settings": "Settings",
|
||||
@@ -70,7 +70,7 @@
|
||||
"label": "Owner"
|
||||
},
|
||||
"member": {
|
||||
"label": "Member"
|
||||
"label": "Employee"
|
||||
}
|
||||
},
|
||||
"otp": {
|
||||
|
||||
Reference in New Issue
Block a user