51 lines
1.3 KiB
JSON
51 lines
1.3 KiB
JSON
{
|
|
"balanceRecharge": "Balance Recharge",
|
|
"cancel": "Cancel",
|
|
"cancelOrder": "Cancel Order",
|
|
"createdAt": "Created At",
|
|
"detail": "Detail",
|
|
"goToPayment": "Go to Payment",
|
|
"methods": {
|
|
"alipay_f2f": "Alipay (Face to Face)",
|
|
"balance": "Balance",
|
|
"epay": "Epay",
|
|
"stripe_alipay": "Stripe (Alipay)",
|
|
"stripe_wechat_pay": "Stripe (WeChat)"
|
|
},
|
|
"name": "Name",
|
|
"orderClosed": "Order Closed",
|
|
"orderDetail": "Order Detail",
|
|
"orderList": "Order List",
|
|
"orderNo": "Order Number",
|
|
"orderNumber": "Order Number",
|
|
"payment": "Payment",
|
|
"paymentAmount": "Payment Amount",
|
|
"paymentMethod": "Payment Method",
|
|
"paymentSuccess": "Payment Success",
|
|
"productList": "Product List",
|
|
"rechargeAmount": "Recharge Amount",
|
|
"resetPrice": "Reset Price",
|
|
"resetTraffic": "Reset Traffic",
|
|
"scanToPay": "Scan to Pay",
|
|
"status": {
|
|
"0": "Status",
|
|
"1": "Pending",
|
|
"2": "Paid",
|
|
"3": "Cancelled",
|
|
"4": "Closed",
|
|
"5": "Completed"
|
|
},
|
|
"subscribeNow": "Subscribe Now",
|
|
"timeExpired": "Payment Time Expired",
|
|
"type": {
|
|
"0": "Type",
|
|
"1": "New Purchase",
|
|
"2": "Renewal",
|
|
"3": "Reset Traffic",
|
|
"4": "Recharge"
|
|
},
|
|
"viewDocument": "View Document",
|
|
"waitingForPayment": "Waiting for Payment",
|
|
"walletBalance": "Wallet Balance"
|
|
}
|