feat(affiliate): Affiliate Detail

This commit is contained in:
web@ppanel
2024-11-21 14:48:24 +07:00
parent 98c1c3047f
commit a782c17a59
14 changed files with 135 additions and 28 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"commissionInfo": "Statistics of the commission, automatically transferred to balance",
"copyInviteLink": "Copy Invite Link",
"copySuccess": "Copied Successfully",
"inviteCode": "Invite Code",
"inviteRecords": "Invite Records",
"registrationTime": "Registration Time",
"totalCommission": "Total Commission",
"userEmail": "User Email"
}
+1 -3
View File
@@ -3,7 +3,5 @@
"copyInviteLink": "Copy Invite Link",
"copySuccess": "Invite Link Copied Successfully",
"inviteCode": "Invite Code",
"invitees": "Invitees",
"recharge": "Recharge",
"totalCommission": "Total Commission"
"recharge": "Recharge"
}
+1
View File
@@ -1,4 +1,5 @@
{
"affiliate": "My Invitation",
"announcement": "Announcement List",
"dashboard": "Dashboard",
"document": "Documentation",