修复:开发测试问题修改
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
"loginExpired": "Login expired. Please log in again.",
|
||||
"requestException": "Request exception",
|
||||
"coin": "Coin",
|
||||
"days": "Days"
|
||||
"days": "Days",
|
||||
"and": "and"
|
||||
},
|
||||
"tabar.course": "COURSE",
|
||||
"tabar.book": "EBOOK",
|
||||
@@ -79,7 +80,7 @@
|
||||
"getCode": "Get Code",
|
||||
"passwordStrengthStrong": "Strong password strength.",
|
||||
"passwordStrengthMedium": "Medium password strength.",
|
||||
"passwordStrengthWeak": "please use a password consisting of at least two types: uppercase and lowercase letters, numbers, and symbols, with a length of 8 characters.",
|
||||
"passwordStrengthWeak": "please use a password consisting of at least two types: uppercase and lowercase letters, numbers, and symbols, with a length of 8-20 characters.",
|
||||
"passwordChanged": "Password changed successfully"
|
||||
},
|
||||
"common": {
|
||||
@@ -391,7 +392,9 @@
|
||||
"courseInfo": "Course",
|
||||
"chapterInfo": "Chapter",
|
||||
"videoLoadFailed": "Video load failed",
|
||||
"vipBenefit": "VIP benefit active"
|
||||
"vipBenefit": "VIP benefit active",
|
||||
"audio": "Audio",
|
||||
"video": "Video"
|
||||
},
|
||||
"courseOrder": {
|
||||
"orderTitle": "Order Confirmation",
|
||||
|
||||
@@ -18,7 +18,8 @@
|
||||
"loginExpired": "登录失效,请重新登录。",
|
||||
"requestException": "请求异常",
|
||||
"coin": "天医币",
|
||||
"days": "天"
|
||||
"days": "天",
|
||||
"and": "和"
|
||||
},
|
||||
"tabar.course": "课程",
|
||||
"tabar.book": "图书",
|
||||
@@ -80,7 +81,7 @@
|
||||
"getCode": "获取验证码",
|
||||
"passwordStrengthStrong": "密码强度强",
|
||||
"passwordStrengthMedium": "密码强度中等",
|
||||
"passwordStrengthWeak": "请使用至少包含大小写字母、数字、符号中的两种类型,长度为8个字符的密码",
|
||||
"passwordStrengthWeak": "请使用至少包含大小写字母、数字、符号中的两种类型,长度为8-20个字符的密码",
|
||||
"passwordChanged": "密码修改成功"
|
||||
},
|
||||
"common": {
|
||||
@@ -391,7 +392,9 @@
|
||||
"courseInfo": "课程",
|
||||
"chapterInfo": "章节",
|
||||
"videoLoadFailed": "视频加载失败",
|
||||
"vipBenefit": "VIP畅学权益生效中"
|
||||
"vipBenefit": "VIP畅学权益生效中",
|
||||
"audio": "音频",
|
||||
"video": "视频"
|
||||
},
|
||||
"courseOrder": {
|
||||
"orderTitle": "确认订单",
|
||||
@@ -455,7 +458,7 @@
|
||||
"customerService": "客服",
|
||||
"paymentTipTitle": "说明",
|
||||
"paymentTip1": "1. 1积分=1天医币",
|
||||
"paymentTip2-1": "2. 若有疑问请加客服微信:{ customerServiceWechat } { customerServiceEmail }",
|
||||
"paymentTip2-1": "2. 若有疑问请加客服微信:",
|
||||
"paymentTip2-2": "或邮箱联系",
|
||||
"ensureBalance": "确保您的天医币足够支付",
|
||||
"vipLabel": "VIP优惠",
|
||||
|
||||
Reference in New Issue
Block a user