59 lines
2.2 KiB
JSON
59 lines
2.2 KiB
JSON
{
|
|
"accountInfo": "Payout Details",
|
|
"accountPlaceholder": "Enter bank card, Alipay, USDT wallet, or other payout details",
|
|
"accountRequired": "Payout details are required",
|
|
"accountTooLong": "Payout details must be 200 characters or fewer",
|
|
"amountInvalid": "Enter a valid amount",
|
|
"amountPositive": "Withdrawal amount must be greater than 0",
|
|
"applyTime": "Applied At",
|
|
"applyWithdraw": "Request Withdrawal",
|
|
"cancel": "Cancel",
|
|
"commissionInfo": "Commission Info",
|
|
"commissionRate": "Commission Rate",
|
|
"copyInviteLink": "Copy Invite Link",
|
|
"copySuccess": "Copy Success",
|
|
"currentCommission": "Current Commission",
|
|
"inviteCode": "Invite Code",
|
|
"inviteRecords": "Invite Records",
|
|
"noReason": "None",
|
|
"recordsTabs": {
|
|
"withdrawal": "Withdrawal Records",
|
|
"refund": "Refund Records"
|
|
},
|
|
"rejectReason": "Reject Reason",
|
|
"registrationTime": "Registration Time",
|
|
"submitWithdraw": "Submit Request",
|
|
"submitting": "Submitting...",
|
|
"totalCommission": "Total Commission",
|
|
"unknownStatus": "Unknown Status",
|
|
"userIdentifier": "User Identifier",
|
|
"withdrawAmount": "Withdrawal Amount",
|
|
"withdrawAmountPlaceholder": "Enter the withdrawal amount in dollars",
|
|
"withdrawDescription": "Submit the withdrawal amount and payout details, then wait for review.",
|
|
"withdrawError": "Failed to submit withdrawal request",
|
|
"withdrawRecords": "Withdrawal Records",
|
|
"withdrawalRecordsDescription": "Review your withdrawal requests, statuses, and payout details.",
|
|
"withdrawalEmpty": "No withdrawal records yet",
|
|
"withdrawStatus": {
|
|
"approved": "Approved",
|
|
"pending": "Pending Review",
|
|
"rejected": "Rejected"
|
|
},
|
|
"withdrawSuccess": "Withdrawal request submitted",
|
|
"commissionReturn": {
|
|
"description": "Review order refunds and returned withdrawal commissions.",
|
|
"empty": "No refund records yet",
|
|
"eventType": {
|
|
"orderRefund": "Order Refund",
|
|
"withdrawRejectReturn": "Withdrawal Rejected Return",
|
|
"withdrawCancelReturn": "Withdrawal Cancel Return",
|
|
"unknown": "Commission Return"
|
|
},
|
|
"fields": {
|
|
"eventType": "Type",
|
|
"orderNo": "Order No.",
|
|
"createdAt": "Created At"
|
|
}
|
|
}
|
|
}
|