38 lines
1.4 KiB
JSON
38 lines
1.4 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",
|
|
"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",
|
|
"withdrawStatus": {
|
|
"approved": "Approved",
|
|
"pending": "Pending Review",
|
|
"rejected": "Rejected"
|
|
},
|
|
"withdrawSuccess": "Withdrawal request submitted"
|
|
}
|