41 lines
1.2 KiB
JSON
41 lines
1.2 KiB
JSON
{
|
|
"teams": {
|
|
"create_team": "Create Team",
|
|
"team_name": "Team Name",
|
|
"team_name_placeholder": "Enter team name",
|
|
"creating": "Creating...",
|
|
"no_team": "You don't have a team",
|
|
"no_team_description": "Create a team for collaboration and KYC verification",
|
|
"create_first_team": "Become a Member",
|
|
"your_teams": "Your Teams",
|
|
"create_new_team": "Create New Team",
|
|
"members": "Members",
|
|
"invite_member": "Invite member",
|
|
"kyc_verification": "KYC verification",
|
|
"created": "Created",
|
|
"view_details": "View Details",
|
|
"start_kyc": "Start KYC",
|
|
"retry_kyc": "Retry KYC",
|
|
"description": "Manage teams and pass verification",
|
|
"status": {
|
|
"pending_kyc": "KYC Required",
|
|
"kyc_in_review": "KYC Under Review",
|
|
"kyc_approved": "KYC Approved",
|
|
"kyc_rejected": "KYC Rejected",
|
|
"suspended": "Suspended"
|
|
},
|
|
"company_type": {
|
|
"label": "Company type",
|
|
"buyer": "Buyer",
|
|
"seller": "Seller"
|
|
},
|
|
"errors": {
|
|
"create_failed": "Failed to create team"
|
|
},
|
|
"active": "Active",
|
|
"create_description": "Add a team for work",
|
|
"switch_description": "Choose a team to work with or create a new one",
|
|
"switch_to": "Switch to"
|
|
}
|
|
}
|