B2B-30: rename teams and members to companies and employees

This commit is contained in:
devmc-ee
2025-06-15 10:28:26 +03:00
parent 05a512a942
commit 9d869becaa
19 changed files with 285 additions and 323 deletions

View File

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