97 lines
3.1 KiB
JSON
97 lines
3.1 KiB
JSON
{
|
|
"accountInfo": "收款信息",
|
|
"accountPlaceholder": "请输入银行卡、支付宝、USDT 地址等收款信息",
|
|
"accountRequired": "请填写收款信息",
|
|
"accountTooLong": "收款信息不能超过 200 个字符",
|
|
"amountInvalid": "请输入有效金额",
|
|
"amountPositive": "提现金额必须大于 0",
|
|
"applyTime": "申请时间",
|
|
"applyWithdraw": "申请提现",
|
|
"cancel": "取消",
|
|
"commissionInfo": "佣金信息",
|
|
"commissionRate": "佣金比例",
|
|
"copyInviteLink": "复制邀请链接",
|
|
"copySuccess": "复制成功",
|
|
"currentCommission": "当前可见佣金",
|
|
"inviteCode": "邀请码",
|
|
"inviteRecords": "邀请记录",
|
|
"noReason": "无",
|
|
"rejectReason": "拒绝原因",
|
|
"registrationTime": "注册时间",
|
|
"submitWithdraw": "提交申请",
|
|
"submitting": "提交中...",
|
|
"totalCommission": "累计佣金",
|
|
"unknownStatus": "未知状态",
|
|
"userIdentifier": "用户标识",
|
|
"withdrawAmount": "提现金额",
|
|
"withdrawAmountPlaceholder": "请输入提现金额,单位为元",
|
|
"withdrawDescription": "填写提现金额和收款信息后提交申请,等待后台审核。",
|
|
"withdrawError": "提现申请提交失败",
|
|
"withdrawRecords": "提现记录",
|
|
"withdrawStatus": {
|
|
"approved": "已通过",
|
|
"pending": "审核中",
|
|
"rejected": "已拒绝"
|
|
},
|
|
"withdrawSuccess": "提现申请已提交",
|
|
"withdrawal": {
|
|
"amount": "金额",
|
|
"amountHint": "可提现",
|
|
"amountPlaceholder": "请输入提现金额",
|
|
"apply": "申请提现",
|
|
"applyDescription": "填写提现金额和收款信息后提交,等待审核。",
|
|
"applyTitle": "申请提现",
|
|
"availableCommission": "可提现佣金",
|
|
"cancel": "取消",
|
|
"empty": {
|
|
"refund": "暂无退款记录。",
|
|
"withdrawal": "暂无提现记录。"
|
|
},
|
|
"error": {
|
|
"refundDescription": "请稍后重试。",
|
|
"refundTitle": "退款记录加载失败",
|
|
"withdrawalDescription": "请稍后重试。",
|
|
"withdrawalTitle": "提现记录加载失败"
|
|
},
|
|
"record": {
|
|
"account": "收款账号",
|
|
"content": "收款信息",
|
|
"createdAt": "创建时间",
|
|
"method": "收款方式",
|
|
"qrCode": "收款码",
|
|
"reason": "拒绝原因"
|
|
},
|
|
"records": "提现记录",
|
|
"recordsDescription": "提现记录与退款记录独立展示。",
|
|
"refund": {
|
|
"amount": "金额",
|
|
"content": "说明",
|
|
"createdAt": "时间",
|
|
"event": {
|
|
"333": "订单退款",
|
|
"337": "提现拒绝退回",
|
|
"338": "用户取消提现退回",
|
|
"other": "其他退款"
|
|
},
|
|
"eventType": "类型"
|
|
},
|
|
"retry": "重试",
|
|
"status": {
|
|
"approved": "已通过",
|
|
"cancelled": "已取消",
|
|
"pending": "审核中",
|
|
"rejected": "已拒绝"
|
|
},
|
|
"submit": "提交提现",
|
|
"submitSuccess": "提现申请已提交",
|
|
"submitting": "提交中...",
|
|
"tabs": {
|
|
"refund": "退款记录",
|
|
"withdrawal": "提现记录"
|
|
},
|
|
"validation": {
|
|
"amountExceeded": "提现金额不能超过可提现佣金"
|
|
}
|
|
}
|
|
}
|