This commit is contained in:
@@ -1,17 +1,25 @@
|
||||
{
|
||||
"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": "Cancelled",
|
||||
"4": "Closed",
|
||||
"5": "Completed"
|
||||
"5": "Completed",
|
||||
"6": "Refunded"
|
||||
},
|
||||
"subscribe": "Subscribe",
|
||||
"subscribePrice": "Subscription Price",
|
||||
|
||||
Reference in New Issue
Block a user