en.json 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652
  1. {
  2. "locale.auto": "System",
  3. "locale.en": "English",
  4. "locale.zh-hans": "简体中文",
  5. "locale.zh-hant": "繁体中文",
  6. "locale.ja": "日语",
  7. "index.title": "Hello i18n",
  8. "index.home": "Home",
  9. "index.component": "Component",
  10. "index.api": "API",
  11. "index.schema": "Schema",
  12. "index.demo": "uni-app globalization",
  13. "index.demo-description": "Include uni-framework, manifest.json, pages.json, tabbar, Page, Component, API, Schema",
  14. "index.detail": "Detail",
  15. "index.language": "Language",
  16. "index.language-info": "Settings",
  17. "index.system-language": "System language",
  18. "index.application-language": "Application language",
  19. "index.language-change-confirm": "Applying this setting will restart the app",
  20. "api.message": "Message",
  21. "schema.name": "Name",
  22. "schema.add": "Add",
  23. "schema.add-success": "Add success",
  24. "public.networdError": "Network connection failed",
  25. "public.reload": "Reload",
  26. "public.reconnect": "Reconnect",
  27. "public.templateNotExist": "Template not found",
  28. "public.loadFailed": "Load failed",
  29. "activity.index.uploadMore": "Pull up to load more",
  30. "activity.seckill.list.toend": "to end",
  31. "activity.seckill.list.ended": "Activity has ended",
  32. "activity.seckill.list.gobuy": "Go buy",
  33. "activity.seckill.list.togroup": "Go to the group",
  34. "activity.groupon.detail": "Group details",
  35. "activity.groupon.detail.msg1": "Group",
  36. "activity.groupon.detail.msg2": "Already spelled",
  37. "activity.groupon.detail.msg3": "Not good enough",
  38. "activity.groupon.detail.msg4": "Group successful",
  39. "activity.groupon.detail.unit": "piece",
  40. "activity.groupon.detail.groupSuccess": "Congratulations~The group is successful",
  41. "activity.groupon.detail.groupFailed": "Sorry~the group is full",
  42. "activity.groupon.detail.failedMsg1": "The group timeout has been automatically refunded",
  43. "activity.groupon.detail.failedMsg2": "The group has been disbanded",
  44. "activity.groupon.detail.failedMsg3": "The groupon has ended, please pay attention to the next event",
  45. "activity.groupon.detail.leader": "leader",
  46. "activity.groupon.detail.rule": "How to play",
  47. "activity.groupon.detail.createGroup": "I want to start a group",
  48. "activity.groupon.detail.viewOrder": "View order",
  49. "activity.groupon.detail.toJoin": "Go to the group",
  50. "activity.groupon.detail.inviteFriend": "Invite friends to join a group",
  51. "activity.groupon.detail.groupNow": "Join the group now",
  52. "activity.groupon.my": "My groupon",
  53. "activity.groupon.order_no": "Order number",
  54. "activity.groupon.order_detail": "Order details",
  55. "activity.groupon.inviteGroup": "Invite group",
  56. "activity.groupon.type.all": "all",
  57. "activity.groupon.type.progress": "In progress",
  58. "activity.groupon.type.success": "Group success",
  59. "activity.groupon.type.failed": "Group failed",
  60. "app.sign.title": "Sign in with courtesy",
  61. "app.sign.calendar": "Sign in calendar",
  62. "app.sign.msg1": "Continuous sign-ins",
  63. "app.sign.msg2": "1. Daily sign-in is fixed",
  64. "app.sign.msg3": "Points",
  65. "app.sign.msg4": "Incremental rewards the next day",
  66. "app.sign.msg5": "Points until",
  67. "app.sign.msg6": "No more days will be added",
  68. "app.sign.msg7": "2,",
  69. "app.sign.msg8": "Continuous sign-in",
  70. "app.sign.msg9": "Day, reward",
  71. "app.sign.msg10": "Points;",
  72. "app.sign.msg11": "、User is in",
  73. "app.sign.msg12": "You can re-sign within days",
  74. "app.sign.msg13": "Days, consumed for each re-signing",
  75. "app.sign.msg14": "Punched in continuously",
  76. "app.sign.msg15": "Consumption",
  77. "app.sign.msg16": "Confirm re-signing",
  78. "app.sign.msg17": "Checking in continuously",
  79. "app.sign.day": "day",
  80. "app.sign.year": "year",
  81. "app.sign.month": "month",
  82. "app.sign.sign": "Sign in",
  83. "app.sign.signed": "Signed in",
  84. "app.sign.intro": "Sign-in instructions",
  85. "app.sign.signSuccess": "Sign in successfully",
  86. "app.sign.confirm": "Confirm",
  87. "app.sign.point": "Points",
  88. "app.sign.cancle": "Cancel",
  89. "app.scoreshop.title": "Points Mall",
  90. "app.scoreshop.nogoods": "No products with points yet",
  91. "chat.index.title": "Customer Service",
  92. "chat.index.networkLosed": "The network has been disconnected, please check the network, refresh and try again",
  93. "chat.index.msg1": "Guess you want to ask",
  94. "chat.index.msg2": "Please enter the question you want to inquire",
  95. "chat.index.picture": "Picture",
  96. "chat.index.goods": "Goods",
  97. "chat.index.order": "Order",
  98. "chat.index.online": "Online",
  99. "chat.index.offline": "offline",
  100. "chat.index.busy": "Busy",
  101. "chat.index.viewMore": "View more",
  102. "chat.index.noMore": "No more",
  103. "chat.index.loading": "Loading...",
  104. "chat.index.dropped": "You have been dropped! Please come back and try again",
  105. "chat.order.amount": "amount",
  106. "chat.index.total": "total",
  107. "chat.index.msg1": "items",
  108. "chat.index.msg2": "Total",
  109. "chat.select.popup.myView": "My View",
  110. "chat.select.popup.myOrder": "My Order",
  111. "commission.index.title": "Distribution Center",
  112. "commission.apply.title": "Apply for Distributor",
  113. "commission.apply.noOpenApply": "Distributor application not opened",
  114. "commission.apply.agree": "Check to indicate agreement",
  115. "commission.apply.modify": "Modify information",
  116. "commission.apply.submit": "Submit for review",
  117. "commission.apply.resubmit": "Resubmit",
  118. "commission.apply.msg1": "Please agree to the application agreement",
  119. "commission.apply.msg2": "Please fill in",
  120. "commission.apply.msg3": "Please upload",
  121. "commission.goods.title": "Promotion Goods",
  122. "commission.goods.msg1": "Estimated commission",
  123. "commission.goods.msg2": "Share and earn",
  124. "commission.goods.noGoods": "No promotional products yet",
  125. "commission.order.title": "Distribution Order",
  126. "commission.order.msg1": "Team order quantity (single)",
  127. "commission.order.msg2": "First-level order",
  128. "commission.order.msg3": "Second level order",
  129. "commission.order.msg4": "Team order amount (yuan)",
  130. "commission.order.msg5": "Self-purchased distribution order quantity (unit)",
  131. "commission.order.msg6": "Self-purchased distribution order amount (yuan)",
  132. "commission.order.order_no": "Order number",
  133. "commission.order.commission": "commission",
  134. "commission.order.noOrder": "No order yet",
  135. "commission.order.all": "all",
  136. "commission.order.noCounted": "Not counted",
  137. "commission.order.counted": "Already counted",
  138. "commission.order.deducted": "Deducted",
  139. "commission.order.canceled": "Cancelled",
  140. "commission.sharelog.title": "Sharing Record",
  141. "commission.sharelog.noLog": "No sharing record yet",
  142. "commission.sharelog.canceled": "Cancelled",
  143. "commission.team.my": "My Team",
  144. "commission.team.recommender": "recommender",
  145. "commission.team.teamAll": "Total number of team members (people)",
  146. "commission.team.recommender": "recommender",
  147. "commission.team.firstLevelMember": "First-level member",
  148. "commission.team.secondLevelMember": "Second Level Member",
  149. "commission.team.teamDealer": "Number of team distributors (people)",
  150. "commission.team.firstLevelDealer": "First Level Dealer",
  151. "commission.team.secondLevelDealer": "Second Level Dealer",
  152. "commission.team.noMember": "No team information yet",
  153. "commission.team.childTeam": "Subordinate Team",
  154. "commission.team.people": "people",
  155. "commission.account.info": "Account Information",
  156. "commission.account.viewDetail": "View details",
  157. "commission.account.totalProfit": "Total Profit (yuan)",
  158. "commission.account.myCommission": "My commission (yuan)",
  159. "commission.account.myConsume": "My consumption (yuan)",
  160. "common.back": "return",
  161. "commission.auth.closed": "The distribution center is closed",
  162. "commission.auth.functionDisabled": "This function is temporarily unavailable",
  163. "commission.auth.ok": "Got it",
  164. "commission.auth.accountDisabled": "Account has been disabled",
  165. "commission.auth.perfectInfo": "Information to be completed",
  166. "commission.auth.perfectTips": "Please add your information and submit it for review",
  167. "commission.auth.underReview": "Under review",
  168. "commission.auth.waitResult": "Please wait patiently for the result",
  169. "commission.auth.notPass": "Sorry! Your application information did not pass",
  170. "commission.auth.resubmitTips": "Please try to modify and resubmit",
  171. "commission.auth.resubmit": "Reapply",
  172. "commission.auth.resubmitTry": "Please try to apply again",
  173. "commission.auth.accountFrozen": "Sorry! Your account has been frozen",
  174. "commission.auth.serviceTips": "If you have any questions, please contact customer service",
  175. "commission.condition.msg1": "Cumulative consumption is full",
  176. "commission.condition.msg2": "You can become a distributor by purchasing designated products",
  177. "commission.condition.msg3": "You can become a distributor if you meet the cumulative consumption",
  178. "commission.log.news": "Real-time updates",
  179. "commission.menu.prefecture": "Function Area",
  180. "commission.menu.myTeam": "My Team",
  181. "commission.menu.commissionDetail": "Commission Details",
  182. "commission.menu.orders": "Distribution Orders",
  183. "commission.menu.goods": "Promote Goods",
  184. "commission.menu.accountInfo": "My Information",
  185. "commission.menu.invite": "Invitation Poster",
  186. "commission.menu.shareLog": "Sharing Record",
  187. "commission.menu.prefecture": "Function Area",
  188. "coupon.list.title": "Coupon",
  189. "coupon.list.noCoupon": "No coupons yet",
  190. "coupon.list.all": "coupon collection center",
  191. "coupon.list.geted": "Received",
  192. "coupon.list.used": "Already used",
  193. "coupon.list.expired": "Expired",
  194. "coupon.detail.title": "Coupon details",
  195. "coupon.detail.getTime": "receipt time",
  196. "coupon.detail.expired": "Expiration date",
  197. "coupon.detail.to": "to",
  198. "coupon.detail.couponType": "Coupon Type",
  199. "coupon.detail.noGoods": "No products yet",
  200. "goods.groupon.ended": "The event does not exist or has ended",
  201. "goods.groupon.backLastPage": "Return to the previous page",
  202. "goods.groupon.groupPrice": "Group price",
  203. "goods.groupon.toEndTime": "Only left before the end",
  204. "goods.groupon.endedMsg": "Event has ended",
  205. "goods.groupon.buyOriginPrice": "Buy at original price",
  206. "goods.groupon.sellout": "Sold out",
  207. "goods.groupon.startGroupNow": "Start a group now",
  208. "goods.groupon.other": "Shopping around again",
  209. "goods.index.sellout": "The product does not exist or has been removed from the shelves",
  210. "goods.list.comprehensive": "Comprehensive recommendations",
  211. "goods.list.priceAsc": "Price ascending order",
  212. "goods.list.priceDesc": "price descending order",
  213. "goods.list.sale": "Sales",
  214. "goods.list.newGoods": "New products first",
  215. "goods.score.exchangeNow": "Exchange Now",
  216. "goods.seckill.seckillPrice": "Seckill Price",
  217. "goods.seckill.originPriceBuy": "Buy at original price",
  218. "goods.seckill.seckillNow": "Seckill Now",
  219. "goods.comment.title": "All reviews",
  220. "goods.comment.noData": "No data yet",
  221. "goods.comment.add": "review",
  222. "goods.comment.tips": "Does the product meet your expectations? Tell us your experience of using it and share it with those who want to buy it~",
  223. "goods.comment.publish": "Publish",
  224. "goods.comment.terrible": "terrible",
  225. "goods.comment.bad": "bad review",
  226. "goods.groupon.general": "General",
  227. "goods.groupon.nice": "Good",
  228. "goods.groupon.good": "good reviews",
  229. "goods.groupon.noOrder": "No order to be evaluated",
  230. "index.cart.title": "Shopping Cart",
  231. "index.cart.emptyCart": "The shopping cart is empty, go shopping~",
  232. "index.cart.total": "total",
  233. "index.cart.unitgoods": "unitgoods",
  234. "index.cart.cancle": "Cancel",
  235. "index.cart.edit": "Edit",
  236. "index.cart.chooseAll": "Select All",
  237. "index.cart.delete": "Delete",
  238. "index.cart.settle": "Go to settlement",
  239. "index.category.title": "Category",
  240. "index.category.viewMore": "Click to see more",
  241. "index.index.title": "Homepage",
  242. "index.search.title": "Search",
  243. "index.search.keyword": "Please enter the keyword",
  244. "index.search.history": "Search history",
  245. "index.search.clearHistory": "Clear search history",
  246. "index.search.tips": "Tips",
  247. "index.search.sureClearHistory": "Are you sure you want to clear your search history?",
  248. "index.user.title": "My",
  249. "common.viewMore": "View more",
  250. "order.confirm.title": "Confirm order",
  251. "order.confirm.delivery": "delivery method",
  252. "order.confirm.remark": "Order Remarks",
  253. "order.confirm.tips": "It is recommended to communicate with the merchant before leaving a message",
  254. "order.confirm.price": "Product amount",
  255. "order.confirm.pointsDeducted": "Points deducted",
  256. "order.confirm.freight": "Freight",
  257. "order.confirm.coupon": "coupon",
  258. "order.confirm.msg1": "Zhang available",
  259. "order.confirm.noCoupon": "No coupon available yet",
  260. "order.confirm.discount": "Activity discount",
  261. "order.confirm.unit": "piece",
  262. "order.confirm.invoiceRequest": "Invoice request",
  263. "order.confirm.exchangeNow": "Exchange now",
  264. "order.confirm.submitOrder": "Submit order",
  265. "order.confirm.chooseAddress": "Please select the shipping address",
  266. "order.confirm.prompt": "Prompt",
  267. "order.confirm.promptContent": "Are you sure you want to use the points to redeem them immediately?",
  268. "order.confirm.later": "Think again",
  269. "order.detail.title": "Order Details",
  270. "common.detail": "Details",
  271. "order.detail.applyService": "Apply for after-sales service",
  272. "order.detail.reapplyService": "Re-sale service",
  273. "order.detail.saleDetail": "After-sales details",
  274. "order.detail.rebuy": "Buy again",
  275. "order.detail.order_no": "Order number",
  276. "order.detail.copy": "Copy",
  277. "order.detail.order_time": "Order time",
  278. "order.detail.pay_time": "Payment time",
  279. "order.detail.pay_way": "Payment method",
  280. "order.detail.goodsAmount": "Total amount of goods",
  281. "order.detail.freight": "Freight",
  282. "order.detail.discount": "Discount amount",
  283. "order.detail.paid": "paid",
  284. "order.detail.needPay": "Require payment",
  285. "order.detail.refund": "Refunded",
  286. "order.detail.cancleOrder": "Cancel order",
  287. "order.detail.continuePay": "Continue to pay",
  288. "order.detail.applyRefund": "Apply for a refund",
  289. "order.detail.inviteGroup": "Invite group group",
  290. "order.detail.groupDetail": "Group details",
  291. "order.detail.viewExpress": "View logistics",
  292. "order.detail.confirmReceived": "Confirm receipt",
  293. "order.detail.comment": "Evaluate the order",
  294. "order.detail.viewInvoice": "View Invoice",
  295. "order.detail.refundAgain": "Refund",
  296. "order.detail.tips": "Tips",
  297. "order.detail.tipsCancleOrder": "Are you sure you want to cancel the order?",
  298. "order.detail.tipsRefund": "Are you sure you want to apply for a refund?",
  299. "order.invoice.title": "Invoice details",
  300. "order.invoice.expectedInvoiceMoney": "Estimated invoice amount",
  301. "order.invoice.invoiceNormal": "VAT electronic general invoice",
  302. "order.invoice.invoiceType": "Invoice Type",
  303. "order.invoice.invoice": "Invoice header",
  304. "order.invoice.actualMoney": "Actual amount",
  305. "order.invoice.invoiceTime": "Invoicing time",
  306. "order.invoice.applyTime": "Application time",
  307. "order.invoice.total": "total",
  308. "order.invoice.unit": "per",
  309. "order.invoice.previewInvoice": "Click to preview the invoice",
  310. "order.invoice.orderStatus": "Order Status",
  311. "order.invoice.orderNo": "order number",
  312. "order.invoice.orderTime": "Order time",
  313. "order.invoice.submitOrder": "Order submission",
  314. "order.invoice.waitInvoice": "Waiting for invoice",
  315. "order.invoice.finishInvoice": "Invoice completed",
  316. "order.invoice.openDocSuc": "Open document successfully",
  317. "order.list.title": "My order",
  318. "order.list.noOrder": "No order yet",
  319. "order.list.orderNo": "order number",
  320. "order.list.applyService": "Apply for after-sales service",
  321. "order.list.reapplyService": "Re-sales service",
  322. "order.list.saleDetail": "After-sales details",
  323. "order.list.discount": "Discount",
  324. "order.list.freight": "Freight",
  325. "order.list.totalMoney": "Total amount",
  326. "order.list.deleteOrder": "Delete order",
  327. "order.list.viewDetail": "View details",
  328. "order.list.viewInvoice": "View Invoice",
  329. "order.list.all": "all",
  330. "order.list.unpaid": "Pending payment",
  331. "order.list.nosend": "To be shipped",
  332. "order.list.noget": "To be received",
  333. "order.list.nocomment": "To be evaluated",
  334. "order.list.tips": "Tips",
  335. "order.list.tipsConfirmReceived": "Please confirm that all packages have arrived before confirming receipt",
  336. "order.list.tipsCancleOrder": "Are you sure you want to cancel the order?",
  337. "order.list.tipsDeleteOrder": "Are you sure you want to delete the order?",
  338. "order.list.tipsApplyRefund": "Are you sure you want to apply for a refund?",
  339. "order.aftersale.title": "Apply for after-sales",
  340. "order.aftersale.type": "After-sales type",
  341. "order.aftersale.reason": "Reason for application",
  342. "order.aftersale.chooseReason": "Please select the reason for application~",
  343. "order.aftersale.contact": "Contact information",
  344. "order.aftersale.enterContact": "Please enter your contact number",
  345. "order.aftersale.desc": "Related description",
  346. "order.aftersale.descPlaceholrder": "Guest~Please describe the problem you encountered and suggest uploading photos",
  347. "order.aftersale.service": "Contact customer service",
  348. "order.aftersale.submit": "Submit",
  349. "order.aftersale.confirm": "OK",
  350. "order.aftersale.refundOnly": "Refund Only",
  351. "order.aftersale.returnOrExchange": "Return/Exchange",
  352. "order.aftersale.other": "other",
  353. "order.aftersale.sendWrong": "The seller sent the wrong goods",
  354. "order.aftersale.returnShipping": "Return Shipping",
  355. "order.aftersale.descNotMatch1": "The size/weight does not match the product description",
  356. "order.aftersale.descNotMatch2": "The production date/shelf life does not match the product description",
  357. "order.aftersale.qualityIssues": "Quality issues",
  358. "order.aftersale.notWant": "I don't want it anymore",
  359. "order.aftersale.detail.title": "After-sales details",
  360. "order.aftersale.detail.refundMoney": "Total refund amount",
  361. "order.aftersale.detail.orderNo": "Service order number",
  362. "order.aftersale.detail.copy": "Copy",
  363. "order.aftersale.detail.applyTime": "Application time",
  364. "order.aftersale.detail.type": "After-sales type",
  365. "order.aftersale.detail.reason": "Reason for application",
  366. "order.aftersale.detail.desc": "Related description",
  367. "order.aftersale.detail.empty": "There are no after-sales details for this order",
  368. "order.aftersale.detail.cancleApply": "Cancel application",
  369. "order.aftersale.detail.apply": "Submit application",
  370. "order.aftersale.detail.dealing": "dealing",
  371. "order.aftersale.detail.tips": "tips",
  372. "order.aftersale.detail.tipsCancle": "Are you sure you want to cancel this application?",
  373. "order.aftersale.detail.tipsDelete": "Are you sure you want to delete?",
  374. "order.aftersale.detail.complete": "Complete",
  375. "order.aftersale.list.title": "After-sales List",
  376. "order.aftersale.list.noData": "No data yet",
  377. "order.aftersale.list.orderNo": "Service order number",
  378. "order.aftersale.list.cancleApply": "Cancel application",
  379. "order.aftersale.list.delete": "Delete",
  380. "order.aftersale.list.all": "all",
  381. "order.aftersale.list.nooper": "Applying",
  382. "order.aftersale.list.ing": "Processing",
  383. "order.aftersale.list.completed": "Completed",
  384. "order.aftersale.list.refuse": "Rejected",
  385. "order.aftersale.log.title": "After-sales Progress",
  386. "order.aftersale.log.paid": "Buyer places order",
  387. "order.aftersale.log.delivery": "Seller delivers",
  388. "order.aftersale.log.received": "Buyer signs for receipt",
  389. "order.aftersale.log.complete": "Transaction completed",
  390. "order.aftersale.content.title": "Shipping content",
  391. "order.aftersale.content.detail": "Shipping information",
  392. "order.aftersale.express.title": "Logistics Package",
  393. "order.aftersale.express.msg": "Packages have been delivered",
  394. "order.aftersale.express.total": "total",
  395. "order.aftersale.express.unitgoods": "unitgoods",
  396. "order.aftersale.express.log": "Logistics Tracking",
  397. "order.aftersale.express.status": "Logistics status",
  398. "order.aftersale.express.no": "Express tracking number",
  399. "order.aftersale.express.company": "Express Company",
  400. "order.aftersale.express.noData": "No express information yet",
  401. "pay.index.title": "Cashier",
  402. "pay.index.pay_way": "Select payment method",
  403. "pay.index.balance": "Balance",
  404. "pay.index.cny": "yuan",
  405. "pay.index.notSupport": "Some products are not supported",
  406. "pay.index.checkEnv": "Detect payment environment",
  407. "pay.index.expired": "Payment has expired",
  408. "pay.index.payNow": "Pay Now",
  409. "pay.index.wxpay": "WeChat Pay",
  410. "pay.index.alipay": "Alipay payment",
  411. "pay.index.balancepay": "Balance payment",
  412. "pay.index.payCash": "Cash on delivery",
  413. "pay.index.choosePayway": "Please choose a payment method",
  414. "pay.index.tips": "tips",
  415. "pay.index.tipsConfirmPay": "Are you sure you want to pay?",
  416. "pay.index.tipsSubmitOrder": "Are you sure you want to place an order?",
  417. "pay.index.paid": "The order has been paid",
  418. "pay.index.restTime": "Remaining payment time",
  419. "pay.index.noPayData": "No payment order information found",
  420. "pay.recharge.title": "Recharge",
  421. "pay.recharge.balance": "Current balance (yuan)",
  422. "pay.recharge.log": "Recharge Record",
  423. "pay.recharge.amount": "Recharge amount",
  424. "pay.recharge.enterAmount": "Please enter the recharge amount",
  425. "pay.recharge.give": "give",
  426. "pay.recharge.cny": "yuan",
  427. "pay.recharge.point": "Points",
  428. "pay.recharge.confirmRecharge": "Confirm recharge",
  429. "pay.recharge.closeRecharge": "Close recharge",
  430. "pay.rechargelog.title": "Recharge Record",
  431. "pay.rechargelog.payStatus": "Payment Status",
  432. "pay.rechargelog.payWay": "Recharge Channel",
  433. "pay.rechargelog.orderNo": "Recharge order number",
  434. "pay.rechargelog.payTime": "Recharge time",
  435. "pay.rechargelog.noData": "No recharge record yet",
  436. "pay.payresult.title": "Payment Result",
  437. "pay.payresult.orderSuccess": "Order successfully",
  438. "pay.payresult.paySuccess": "Payment successful",
  439. "pay.payresult.payFailed": "Payment failed",
  440. "pay.payresult.orderClosed": "The order has been closed",
  441. "pay.payresult.checkPay": "Check payment result...",
  442. "pay.payresult.backHome": "Return to home page",
  443. "pay.payresult.repay": "Repay",
  444. "pay.payresult.viewOrder": "View order",
  445. "pay.payresult.myGroup": "My Group",
  446. "pay.payresult.getInfo": "Get real-time shipping information and order status",
  447. "pay.payresult.subscribe": "Subscribe now",
  448. "pay.withdraw.title": "Application for Withdrawal",
  449. "pay.withdraw.balance": "Amount of cash that can be withdrawn (yuan)",
  450. "pay.withdraw.log": "Withdrawal record",
  451. "pay.withdraw.amount": "Withdrawal amount",
  452. "pay.withdraw.enterAmount": "Please enter the withdrawal amount",
  453. "pay.withdraw.getto": "Withdraw to",
  454. "pay.withdraw.type": "Please select a withdrawal method",
  455. "pay.withdraw.weixin": "WeChat change",
  456. "pay.withdraw.alipay": "Alipay account",
  457. "pay.withdraw.bank": "Bank card transfer",
  458. "pay.withdraw.noAccount": "No withdrawal account yet",
  459. "pay.withdraw.edit": "Modify",
  460. "pay.withdraw.add": "Add",
  461. "pay.withdraw.confirm": "Confirm withdrawal",
  462. "pay.withdraw.intro": "Withdrawal instructions",
  463. "pay.withdraw.min": "Minimum",
  464. "pay.withdraw.max": "max",
  465. "pay.withdraw.cny": "yuan",
  466. "pay.withdraw.onetime": "Single withdrawal amount",
  467. "pay.withdraw.per": "every",
  468. "pay.withdraw.day": "day",
  469. "pay.withdraw.month": "month",
  470. "pay.withdraw.maxWIthdraw": "Maximum withdrawals",
  471. "pay.withdraw.times": "times",
  472. "pay.withdraw.msg1": "A withdrawal fee is charged each time",
  473. "pay.withdraw.msg2": "After withdrawal application",
  474. "pay.withdraw.msg3": "automatic",
  475. "pay.withdraw.msg4": "After review",
  476. "pay.withdraw.msg5": "Withdrawal, please check the corresponding channel service notification for the arrival result",
  477. "pay.withdraw.msg6": "If you have any questions, please contact customer service in time.",
  478. "pay.withdraw.msg7": "Please enter the correct withdrawal amount",
  479. "pay.withdraw.msg8": "Please select a withdrawal method",
  480. "pay.withdraw.msg9": "Please complete your account information",
  481. "pay.withdraw.msg10": "Please use WeChat browser to operate",
  482. "pay.withdraw.msg11": "Operation successful",
  483. "pay.withdraw.msg12": "Your withdrawal application has been submitted successfully",
  484. "pay.withdraw.msg13": "Continue to withdraw cash",
  485. "pay.withdraw.msg14": "View records",
  486. "pay.withdrawlog.title": "Withdrawal Record",
  487. "pay.withdrawlog.tobank": "Withdraw to bank card",
  488. "pay.withdrawlog.toalipay": "Withdraw cash to Alipay",
  489. "pay.withdrawlog.toweixin": "Withdraw cash to WeChat",
  490. "pay.withdrawlog.applyStatus": "Application Status",
  491. "pay.withdrawlog.accountInfo": "Account Information",
  492. "pay.withdrawlog.alipay": "Alipay",
  493. "pay.withdrawlog.wxbalance": "WeChat change",
  494. "pay.withdrawlog.orderNo": "Withdrawal order number",
  495. "pay.withdrawlog.fee": "handling fee",
  496. "pay.withdrawlog.applyTime": "Application time",
  497. "pay.withdrawlog.noData": "No withdrawal record yet",
  498. "pay.account.info.bindBankCard": "Bind bank card",
  499. "pay.account.info.bindWxchat": "Bind WeChat",
  500. "pay.account.info.bindAlipay": "Bind Alipay",
  501. "pay.account.info.holder": "cardholder",
  502. "pay.account.info.enterHolder": "Please enter the cardholder",
  503. "pay.account.info.bankName": "Account opening bank",
  504. "pay.account.info.enterBankName": "Please enter the account opening bank",
  505. "pay.account.info.bankCard": "Bank Card Number",
  506. "pay.account.info.enterBankCard": "Please enter your bank card number",
  507. "pay.account.info.realname": "real name",
  508. "pay.account.info.enterRealname": "Please enter your real name",
  509. "pay.account.info.alipay": "Alipay",
  510. "pay.account.info.enterAlipay": "Please enter your Alipay email/mobile phone number",
  511. "pay.account.info.save": "Save",
  512. "pay.account.type.withdraw": "Select a withdrawal method",
  513. "pay.account.type.confirm": "Confirm",
  514. "pay.account.type.wxbalance": "WeChat Change",
  515. "pay.account.type.alipay": "WeChat change",
  516. "pay.account.type.bank": "Bank card transfer",
  517. "public.faq.title": "Frequently Asked Questions",
  518. "public.faq.noData": "No FAQ",
  519. "public.feedback.title": "Problem Feedback",
  520. "public.feedback.type": "Please select a type",
  521. "public.feedback.desc": "Related description",
  522. "public.feedback.enterDesc": "Guest~Please describe the problem you encountered, and it is recommended to upload a photo",
  523. "public.feedback.contact": "Contact information",
  524. "public.feedback.enterContact": "Please enter your contact number",
  525. "public.feedback.service": "Contact customer service",
  526. "public.feedback.submit": "Submit",
  527. "public.feedback.product": "Feedback on product function issues",
  528. "public.feedback.advice": "Suggestions and feedback",
  529. "public.setting.title": "System Settings",
  530. "public.feedback.version": "Current version",
  531. "public.feedback.session": "Local cache",
  532. "public.feedback.feedback": "Feedback",
  533. "public.feedback.about": "About us",
  534. "public.feedback.deleteAccount": "Cancel account",
  535. "public.feedback.and": "with",
  536. "public.feedback.logout": "Log out",
  537. "public.feedback.tips": "Tips",
  538. "public.feedback.tipsDeleteAccount": "Confirm to cancel the account?",
  539. "public.feedback.tipsLogout": "Confirm to log out of your account?",
  540. "user.goods.collect.title": "Goods Collection",
  541. "user.goods.collect.total": "total",
  542. "user.goods.collect.unitgoods": "unitgoods",
  543. "user.goods.collect.cancle": "Cancel",
  544. "user.goods.collect.edit": "Edit",
  545. "user.goods.collect.chooseAll": "Select All",
  546. "user.goods.collect.cancleCollect": "Cancel Collection",
  547. "user.goods.collect.noData": "No collection yet",
  548. "user.goods.log.title": "My Footprints",
  549. "user.goods.log.delete": "Delete footprints",
  550. "user.goods.log.noData": "No browsing history",
  551. "user.info.title": "User information",
  552. "user.info.edit": "Modify",
  553. "user.info.username": "username",
  554. "user.info.setUsername": "Set username",
  555. "user.info.nickname": "nickname",
  556. "user.info.setNickname": "Set Nickname",
  557. "user.info.sex": "Gender",
  558. "user.info.mobile": "Mobile phone number",
  559. "user.info.bindMobile": "Please bind your mobile phone number",
  560. "user.info.password": "Login password",
  561. "user.info.editPassword": "Change login password",
  562. "user.info.setPassword": "Click to set login password",
  563. "user.info.address": "Address Management",
  564. "user.info.invoice": "Invoice Management",
  565. "user.info.thirdAccount": "Third-party account binding",
  566. "user.info.wxPublicAccount": "WeChat public account",
  567. "user.info.wxApplet": "WeChat applet",
  568. "user.info.wxOpenPlatform": "WeChat Open Platform",
  569. "user.info.unbind": "Unbind",
  570. "user.info.bind": "bind",
  571. "user.info.save": "Save",
  572. "user.info.male": "male",
  573. "user.info.female": "female",
  574. "user.info.private": "Confidential",
  575. "user.info.tips": "Unbinding reminder",
  576. "user.info.tipsUnbind": "After unbinding, you will not be able to log in to this account through WeChat",
  577. "user.info.later": "Think again",
  578. "user.info.confirm": "Confirm",
  579. "user.set.title": "Edit information",
  580. "user.set.shop": "SHEEP Mall",
  581. "user.set.session": "Clear cache",
  582. "user.set.version": "Current version",
  583. "user.set.feedback": "Feedback",
  584. "user.set.about": "About us",
  585. "user.set.userProtocol": ""User Agreement"",
  586. "user.set.privateProtocol": ""Privacy Agreement"",
  587. "user.set.copyRightHolder": "******Copyright",
  588. "user.set.copyRight": "Copyright© 2018-2022",
  589. "user.set.about": "About us",
  590. "user.address.edit": "Edit address",
  591. "user.address.add": "Add address",
  592. "user.address.receiver": "Consignee",
  593. "user.address.enterReceiver": "Please fill in the name of the consignee",
  594. "user.address.mobile": "Mobile phone number",
  595. "user.address.enterMobile": "Please enter your mobile phone number",
  596. "user.address.province": "province and city",
  597. "user.address.enterProvince": "Please select a province or city",
  598. "user.address.detail": "Detailed address",
  599. "user.address.enterDetail": "Please enter the detailed address",
  600. "user.address.setDefault": "Set as default address",
  601. "user.address.delete": "Delete",
  602. "user.address.save": "Save",
  603. "user.address.tips": "Tips",
  604. "user.address.tipsDelete": "Are you sure you want to delete this shipping address?",
  605. "user.address.list": "Shipping address",
  606. "user.address.importWxAddress": "Import WeChat address",
  607. "user.address.addAddress": "Add shipping address",
  608. "user.address.noData": "No shipping address yet",
  609. "user.invoice.edit": "Edit invoice",
  610. "user.invoice.add": "Add invoice",
  611. "user.invoice.type": "Invoice type",
  612. "user.invoice.realname": "name",
  613. "user.invoice.enterRealname": "Please enter your name (required)",
  614. "user.invoice.mobile": "Mobile phone number",
  615. "user.invoice.enterMobile": "Please enter your mobile phone number (required)",
  616. "user.invoice.company": "Unit name",
  617. "user.invoice.enterCompany": "Please enter the company name (required)",
  618. "user.invoice.taxId": "Tax ID",
  619. "user.invoice.enterTaxId": "Please enter your unit tax ID (required)",
  620. "user.invoice.bankname": "Account opening bank",
  621. "user.invoice.enterBankname": "Please enter the bank where the public account is opened",
  622. "user.invoice.bankcard": "Bank account number",
  623. "user.invoice.enterBankcard": "Please enter your bank account number",
  624. "user.invoice.detailAddress": "Detailed Address",
  625. "user.invoice.enterDetailAddress": "Please enter the detailed address",
  626. "user.invoice.personal": "personal",
  627. "user.invoice.enterprise": "Enterprise/Institution",
  628. "user.invoice.tips": "Tips",
  629. "user.invoice.tipsDelete": "Are you sure you want to delete this invoice information?",
  630. "user.wallet.commission.title": "Commission",
  631. "user.wallet.commission.my": "My commission (yuan)",
  632. "user.wallet.commission.withdraw": "Withdraw",
  633. "user.wallet.commission.tobalance": "Transfer balance",
  634. "user.wallet.commission.unget": "Commission to be credited",
  635. "user.wallet.commission.withdrawAvailable": "Commission can be withdrawn",
  636. "user.wallet.commission.income": "Total income",
  637. "user.wallet.commission.payout": "Total expenditure",
  638. "user.wallet.commission.noData": "No data yet",
  639. "user.wallet.commission.msg1": "Transfer your commission to your balance and continue spending",
  640. "user.wallet.commission.enterAmount": "Please enter the amount",
  641. "user.wallet.commission.confirm": "Confirm",
  642. "user.wallet.commission.title": "Commission",
  643. "user.wallet.commission.all": "All",
  644. "user.wallet.commission.incomeType": "income",
  645. "user.wallet.commission.expenseType": "Expenditure",
  646. "user.wallet.commission.tips": "Tips",
  647. "user.wallet.commission.tipsToBalance": "Confirm to transfer your commission to the balance wallet?",
  648. "user.wallet.money.title": "Wallet",
  649. "user.wallet.money.balance": "Wallet balance (yuan)",
  650. "user.wallet.score.title": "My Points",
  651. "user.wallet.score.balance": "Current points"
  652. }