更新:增加买书确认订单页面
This commit is contained in:
@@ -231,6 +231,30 @@
|
||||
"language": "Book language",
|
||||
"readAudio": "Loading audio..."
|
||||
},
|
||||
"bookOrder": {
|
||||
"title": "Order Confirmation",
|
||||
"bookInfo": "Book Information",
|
||||
"amount": "Amount",
|
||||
"paymentMethod": "Payment Method",
|
||||
"googlePay": "Google Pay",
|
||||
"virtualCoin": "Virtual Coin",
|
||||
"balance": "Balance",
|
||||
"confirm": "Confirm Order",
|
||||
"creating": "Creating order...",
|
||||
"processing": "Processing payment...",
|
||||
"paymentSuccess": "Payment successful",
|
||||
"paymentFailed": "Payment failed",
|
||||
"paymentCancelled": "Payment cancelled",
|
||||
"insufficientBalance": "Insufficient virtual coin balance",
|
||||
"googlePayNotAvailable": "Google Pay not available",
|
||||
"productNotFound": "Product not found",
|
||||
"orderCreateFailed": "Failed to create order",
|
||||
"verificationFailed": "Payment verification failed",
|
||||
"pleaseWait": "Please wait...",
|
||||
"doNotRepeat": "Please do not submit repeatedly",
|
||||
"notMuch": "Insufficient balance",
|
||||
"orderTitle": "Order Confirmation"
|
||||
},
|
||||
"bookDetails": {
|
||||
"title": "Book Details",
|
||||
"title_comment": "Reviews",
|
||||
@@ -257,7 +281,7 @@
|
||||
"deleteText": "Delete this comment?",
|
||||
"deleteSuccess": "Deleted"
|
||||
},
|
||||
"home": {
|
||||
"bookHome": {
|
||||
"block1": "My Books",
|
||||
"block2": "Recommended",
|
||||
"more": "More",
|
||||
@@ -275,7 +299,7 @@
|
||||
"workOrder": {
|
||||
"submit_success": "Submitted successfully"
|
||||
},
|
||||
"course": {
|
||||
"courseHome": {
|
||||
"title": "Course",
|
||||
"watchHistory": "Watch History",
|
||||
"tryListen": "Try Listening",
|
||||
|
||||
Reference in New Issue
Block a user