修复:开发测试问题修改
This commit is contained in:
@@ -298,7 +298,9 @@
|
||||
"listen": {
|
||||
"title": "Audio Book",
|
||||
"speed": "Playback Speed",
|
||||
"chapterList": "Chapter List"
|
||||
"chapterList": "Chapter List",
|
||||
"isLast": "Last Chapter",
|
||||
"isFirst": "First Chapter"
|
||||
},
|
||||
"workOrder": {
|
||||
"submit_success": "Submitted successfully"
|
||||
@@ -443,7 +445,7 @@
|
||||
"notUseCoupon": "Don't use coupon",
|
||||
"reselect": "Reselect",
|
||||
"selected": "Confirm",
|
||||
"maxPoints": "Available Points ({max} pts)",
|
||||
"maxPoints": "Available Points (max pts)",
|
||||
"pointsPlaceholder": "Enter points",
|
||||
"allPoints": "Total Points",
|
||||
"insufficientBalance": "Insufficient virtual coin balance",
|
||||
|
||||
@@ -298,7 +298,9 @@
|
||||
"listen": {
|
||||
"title": "听书",
|
||||
"speed": "播放速度",
|
||||
"chapterList": "章节列表"
|
||||
"chapterList": "章节列表",
|
||||
"isLast": "已到最后一章",
|
||||
"isFirst": "已到第一章"
|
||||
},
|
||||
"workOrder": {
|
||||
"submit_success": "提交成功"
|
||||
@@ -443,7 +445,7 @@
|
||||
"notUseCoupon": "不使用优惠券",
|
||||
"reselect": "重新选择",
|
||||
"selected": "选好了",
|
||||
"maxPoints": "可用积分({max}分)",
|
||||
"maxPoints": "可用积分(max分)",
|
||||
"pointsPlaceholder": "请输入积分",
|
||||
"allPoints": "全部积分",
|
||||
"insufficientBalance": "天医币余额不足",
|
||||
|
||||
Reference in New Issue
Block a user