B2B-30: adds personal code to account, company admins invites members

This commit is contained in:
devmc-ee
2025-06-22 15:22:07 +03:00
parent 39c02c6d34
commit 251f2a4ef1
50 changed files with 3546 additions and 2611 deletions

View File

@@ -1,8 +1,8 @@
{
"homeTabLabel": "Home",
"homeTabDescription": "Welcome to your home page",
"accountMembers": "Company Employees",
"membersTabDescription": "Here you can manage the employees of your company.",
"accountMembers": "Company Members",
"membersTabDescription": "Here you can manage the members of your company.",
"billingTabLabel": "Billing",
"billingTabDescription": "Manage your billing and subscription",
"dashboardTabLabel": "Dashboard",
@@ -58,7 +58,7 @@
"routes": {
"home": "Home",
"account": "Account",
"members": "Employees",
"members": "Members",
"billing": "Billing",
"dashboard": "Dashboard",
"settings": "Settings",
@@ -67,10 +67,10 @@
},
"roles": {
"owner": {
"label": "Owner"
"label": "Admin"
},
"member": {
"label": "Employee"
"label": "Member"
}
},
"otp": {