42 lines
1.3 KiB
JSON
42 lines
1.3 KiB
JSON
{
|
|
"amount": "Amount",
|
|
"couponDiscount": "Coupon Discount",
|
|
"confirmRefund": "Confirm refund",
|
|
"discount": "Discount Amount",
|
|
"feeAmount": "Fee Amount",
|
|
"method": "Payment Method",
|
|
"orderNumber": "Order Number",
|
|
"refund": "Refund",
|
|
"refundConfirmDescription": "This refund will immediately invalidate the user's subscription and deduct the related agent commission.",
|
|
"refundConfirmTitle": "Confirm refund",
|
|
"refundConfirmWarning": "This action cannot be repeated after the order is refunded.",
|
|
"refundSubmitting": "Refunding...",
|
|
"refundSuccess": "Refund completed.",
|
|
"status": {
|
|
"0": "Status",
|
|
"1": "Pending",
|
|
"2": "Paid",
|
|
"3": "Closed",
|
|
"4": "Failed",
|
|
"5": "Finished",
|
|
"6": "Claimed",
|
|
"7": "Refunded"
|
|
},
|
|
"subscribe": "Subscribe",
|
|
"subscribePrice": "Subscription Price",
|
|
"total": "Total",
|
|
"tradeNo": "Transaction Number",
|
|
"type": {
|
|
"0": "Type",
|
|
"1": "New Purchase",
|
|
"2": "Renewal",
|
|
"3": "Reset Traffic",
|
|
"4": "Recharge"
|
|
},
|
|
"updateTime": "Update Time",
|
|
"user": "User",
|
|
"refundFailed": "Refund failed. Please try again.",
|
|
"statusClaimedBlocked": "Claimed and refunded states must use the dedicated processing flow.",
|
|
"statusUpdateFailed": "Status update failed. Please try again."
|
|
}
|