en.js 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683
  1. /*
  2. * 语言文件 en:英文
  3. * */
  4. export const lang_en = {
  5. //首页公共头部最顶部
  6. '您好,欢迎来到': 'Hello, welcome to',
  7. '退出': 'drop out',
  8. '注册': 'registered',
  9. '商城首页': 'Mall Home',
  10. '待支付订单': 'Orders to be paid',
  11. '待收货订单': 'Inbound orders',
  12. '待评价订单': 'Orders to be evaluated',
  13. '个人中心': 'Individual centers',
  14. '商品收藏': 'Collection of goods',
  15. '店铺收藏': 'shop collection',
  16. '我的账户': 'my account',
  17. '服务中心': 'Service Center',
  18. //登录页面
  19. '手机登录': 'login by phone',
  20. '账号登录': 'Account login',
  21. '还没注册?': 'Not registered?',
  22. '去注册': 'To register',
  23. '账号为4~16位字母、数字或下划线': 'Account number from 4 to 16 letters, digits, or underscores',
  24. '登录': 'log in',
  25. '请输入密码': 'Please enter your password',
  26. '立即注册': 'Sign up now',
  27. '忘记密码': 'Forgot password',
  28. '请输入账号/手机号': 'Please enter the account number / mobile phone number',
  29. '请输入手机号': 'Please enter phone number',
  30. '请输入验证码': 'please enter verification code',
  31. '获取验证码': 'get verification code',
  32. 's后获取': 'After obtaining s',
  33. '请输入正确的账号/手机号': 'Please enter the correct account number / mobile phone number',
  34. //忘记密码页面
  35. '想起密码?': 'Remember your password?',
  36. '去登录': 'To log',
  37. '找回密码': 'Forgot your password',
  38. //注册页面
  39. '已有账号?': 'Have an account?',
  40. '已有账号,去登录': 'Have an account, log in to',
  41. '注册账号': 'Register an account',
  42. '请输入图形验证码': 'Please input pattern codes',
  43. '我同意': 'I agree',
  44. '《用户注册协议及隐私政策》': '"User Registration Agreement and Privacy Policy"',
  45. '《用户注册协议》': '"User Agreement"',
  46. '《隐私政策》': '"Privacy Agreement"',
  47. //注册协议页面
  48. '我已知悉?': 'I understand that?',
  49. //邮件注册账户激活页面
  50. '邮箱注册账号激活': 'Email registration activation account',
  51. //文章,商品分类
  52. '暂无数据': 'No data',
  53. '首页': 'Home',
  54. '文章': 'article',
  55. '文章分类': 'Article Category',
  56. '最新文章': 'latest articles',
  57. '搜索': 'search for',
  58. '默认': 'default',
  59. '人气': 'Popular',
  60. '成交量': 'Volume',
  61. '请输入店铺名称': 'Please enter the shop name',
  62. //商品列表
  63. '综合': 'Comprehensive',
  64. '评论数': 'Reviews',
  65. '商品类型': 'Product Types',
  66. '仅显示有货': 'Only goods',
  67. '仅平台自营': 'Only self-platform',
  68. '分类': 'classification',
  69. '筛选结果': 'Screening results',
  70. '包含分类': 'Categorical',
  71. '清空': 'Empty',
  72. '更多选项': 'more options',
  73. //商品详情页面
  74. '自营': 'Self',
  75. '联系客服': 'Contact Customer Service',
  76. '已关注': 'It has been concern',
  77. '关注店铺': 'Watch shops',
  78. '价格': 'price',
  79. '销量': 'Sales',
  80. '优惠券': 'coupon',
  81. '促销': 'Promotion',
  82. '查看详情': 'see details',
  83. '配送至': 'ship to',
  84. '请选择地址': 'Please select the address',
  85. '运费': 'Freight',
  86. '免运费': 'Freight Free',
  87. '数量': 'The number',
  88. '库存': 'in stock',
  89. '立即购买': 'Buy now',
  90. '购物车': 'shopping cart',
  91. '已收藏': 'collected',
  92. '收藏': 'Collection',
  93. '分享': 'share it',
  94. '看了又看': 'Read and reread',
  95. '店铺等级': 'Shop class',
  96. '商品评价': 'product review',
  97. '物流评价': 'Logistics evaluation',
  98. '售后服务': 'Service',
  99. '进入店铺': 'enter a shop',
  100. '店铺推荐': 'Shop recommended',
  101. '高': 'high',
  102. '低': 'low',
  103. '中': 'in',
  104. '取消关注': 'unsubscribe',
  105. '热门收藏': 'Popular',
  106. '已售': 'Sold',
  107. '商品详情': 'product details',
  108. '评价': 'Evaluation',
  109. '商品服务': 'Goods Services',
  110. '店铺热销': 'Shops selling',
  111. '手机下单': 'Phone orders',
  112. '加入购物车': 'add to Shopping Cart',
  113. '品牌': 'Brand',
  114. '查看全部': 'view all',
  115. '收起全部': 'Contract All',
  116. '评分': 'score',
  117. '好评率': 'Favorable rate',
  118. '全部': 'All',
  119. '有图': 'There are pictures',
  120. '好评': 'Praise',
  121. '中评': 'Average',
  122. '差评': 'Bad review',
  123. '商品已下架': 'Merchandise off the shelf',
  124. '库存不足': 'Inventory shortage',
  125. '该商品暂无评论~': 'No comment this product ~',
  126. '暂无相关商品': 'No related products',
  127. '库存不足!': 'Inventory shortage!',
  128. '超过购买上限!': 'Exceed the purchase limit!',
  129. '未登录,请先登录!': 'Not logged in, please login!',
  130. '加入购物车成功': 'Add to Cart successful',
  131. '暂无商品服务~': 'No Goods Services ~',
  132. '该商品暂无详情~': 'The items No details ~',
  133. 'QQ': 'QQ',
  134. '新浪': 'Sina',
  135. '微信': 'Micro letter',
  136. '分享到微信': 'Share micro letter',
  137. //购物车页面
  138. '全选': 'select all',
  139. '商品信息': 'Product information',
  140. '单价': 'unit price',
  141. '小计(元)': '(Yuan)',
  142. '操作': 'operating',
  143. '领取优惠券': 'Receive coupons',
  144. '满减': 'Full cut',
  145. '去凑单': 'To scrape single',
  146. '再逛逛': 'D',
  147. '移入收藏夹': 'Moved Favorites',
  148. '删除': 'delete',
  149. '失效商品': 'Failure of goods',
  150. '失效': 'Failure',
  151. '已下架': 'Off the shelf',
  152. '删除选中的商品': 'Delete selected commodities',
  153. '清空失效的商品': 'Failure to clear goods',
  154. '已选商品': 'chosen',
  155. '已选择': 'chosen',
  156. '件商品': 'Items',
  157. '合计': 'total',
  158. '促销减': 'Save promotion',
  159. '去结算': 'To the settlement.',
  160. '确定清空失效商品?': 'Failure to determine the empty goods?',
  161. '取 消': 'Cancel',
  162. '确 定': 'OK',
  163. '确定删除选中商品?': 'OK to delete the selected product?',
  164. '剩余': 'Surplus',
  165. '件': 'Member',
  166. '确定': 'determine',
  167. '取消': 'cancel',
  168. '最低限购1件!': 'Minimum available 1!',
  169. '数量超出购买范围!': 'Beyond the range of the number of purchase!',
  170. '超过购买限制!': 'Exceed the purchase limit!',
  171. '不能输入非0数字!': 'You can not enter a number other than 0!',
  172. '移入收藏夹成功!': 'Favorites successfully moved!',
  173. '删除成功!': 'successfully deleted!',
  174. '清空失效商品成功!': 'Failure to clear merchandise success!',
  175. '结算商品不能为空!': 'Settlement of a commodity can not be empty!',
  176. //我的收藏
  177. '我的': 'mine',
  178. '收藏的商品': 'Collection of goods',
  179. '收藏的店铺': 'Favorite shops',
  180. '热门推荐': 'Hot Offers',
  181. '这里空空如也,快去首页逛逛吧~': 'Here empty, go home around it -',
  182. '去首页 > >': 'Go to Home>>',
  183. '已加入购物车': 'Added to Cart',
  184. '普通关注': 'Common concern',
  185. '特别关注': 'Special attention',
  186. '设为特别关注': 'Set special attention',
  187. '取消特别关注': 'Cancel special attention',
  188. '本月上新': 'New this month',
  189. '热销推荐': 'Hot Recommend',
  190. '取消收藏': 'Unsubscribe',
  191. '管理': 'management',
  192. '设为特殊关注': 'Set special attention',
  193. '您还没关注过店铺,快去': 'You have not been concerned about the store, go',
  194. '逛逛吧~': 'Stroll ~',
  195. '您还没关注过商品,快去': 'You have not been concerned about the product, go',
  196. //首页公共头部——搜索模块
  197. '请输入关键词': 'Please enter a keyword',
  198. '热门搜索': 'popular searches',
  199. '我的购物车': 'my shopping cart',
  200. '购物车中还没有商品,赶紧选购吧': 'Shopping cart yet commodities, and quickly buy it',
  201. //店铺公共头部数据——导航和店铺分类
  202. '综合评分': 'Overall rating',
  203. '店铺评分': 'Store Ratings',
  204. '描述相符': 'Description match',
  205. '服务态度': 'Service attitude',
  206. '服务承诺': 'Pledge',
  207. '正品保障': 'Genuine security',
  208. '发货速度': 'Delivery speed',
  209. '客服电话': 'consumer hotline',
  210. '店铺首页': 'Store Home',
  211. '搜本店': 'This store',
  212. '本店全部分类': 'All shop Category',
  213. '所有商品': 'All goods',
  214. '请输入...': 'please enter...',
  215. //店铺商品列表
  216. '件相关商品': 'Member related products',
  217. '共': 'Total',
  218. //首页装修
  219. '人购买': 'People buy',
  220. '立即抢购': 'Buy now',
  221. '查看更多': 'see more',
  222. '此处添加商品': 'Here to add commodities',
  223. '此处添加【360*560】图片': 'Add here [360 * 560] picture',
  224. '请选择商品,数量建议选择3的倍数,最少3个,最多12个': 'Select the merchandise, recommended to choose the number of multiples of three, at least 3, up to 12',
  225. '请上传500*80的图片': 'Please upload pictures of 500 * 80',
  226. '平台还未设置公告': 'Platform announcement has not been set',
  227. '平台还未设置资讯': 'Platform information has not been set',
  228. '该场景还没有商品': 'This scenario also no product',
  229. '请选择供货商,数量建议选择5的倍数,最少5个,最多20个': 'Please select the supplier, recommended to choose the number of multiples of five, at least five, up to 20',
  230. //我的足迹
  231. '关注': 'attention',
  232. //个人中心
  233. '待付款': '',
  234. '会员收货地址': 'Member shipping address',
  235. '我的财产': 'My property',
  236. '余额': 'Balance',
  237. '充值': 'Recharge',
  238. '领券': 'Collar coupons',
  239. '查看': 'View',
  240. '售后/退货': 'Sale / return',
  241. '进行中的订单': 'Ongoing orders',
  242. '去支付': 'To pay',
  243. '我的关注': 'my focus',
  244. '商品关注': 'Commodity concern',
  245. '店铺关注': 'Shop concern',
  246. '积分': 'integral',
  247. '这里空空如也,快去挑选合适的商品吧~': 'Here empty, go and pick the right product, right ~',
  248. '退款金额不可为0或者负值!': '',
  249. '用户头像': 'User avatar',
  250. '真实姓名': 'Real name',
  251. //订单列表
  252. '订单': 'Orders',
  253. '商品名称/订单编号': 'Product name / order number',
  254. '订单号/商品名称/店铺名称': 'Product name / order number / store name',
  255. '我的订单': 'My Order',
  256. '我的订单': 'Points order',
  257. '全部订单': 'All orders',
  258. '待支付': 'To be paid',
  259. '待发货': 'to be delivered',
  260. '待收货': 'Inbound',
  261. '已完成': 'completed',
  262. '待评价': 'comment',
  263. '请输入内容': 'Please enter content',
  264. '搜索订单': 'Search for orders',
  265. '售后维权': 'Sale rights',
  266. '订单金额': 'order amount',
  267. '下单时间': 'order time',
  268. '订单号': 'order number',
  269. '订单详情': 'order details',
  270. '普通订单': 'General orders',
  271. '修改地址': 'Change address',
  272. '查看物流': 'View Logistics',
  273. '确认收货': 'Confirm receipt',
  274. '确认收货?': 'Confirm receipt?',
  275. '取消订单': 'cancel order',
  276. '立即支付': 'pay immediately',
  277. '删除订单': 'Delete orders',
  278. '取消订单理由': 'Reason to cancel the order',
  279. '物流信息': 'Logistics information',
  280. '运单号': 'Waybill number',
  281. '承运人': 'Carrier',
  282. '联系人': 'Contacts',
  283. '联系电话': 'contact number',
  284. '更换地址': 'Replace the address',
  285. '收货人': 'Receiver',
  286. '联系方式': 'contact details',
  287. '收货地址': 'Shipping address',
  288. '提交修改': 'Submit modification',
  289. '切换地址成功': 'Address switching success',
  290. '确认删除该订单?': 'Confirm delete the order?',
  291. '提示': 'prompt',
  292. '删除订单成功': 'Delete Orders success',
  293. '请选择取消理由': 'Select Cancel grounds',
  294. '取消订单成功': 'Cancel the order success',
  295. '确认收货成功': 'Confirm receipt success',
  296. '暂无订单~': 'No orders ~',
  297. // 售后详情页面
  298. '退款退货单号': 'Refund returns a single number',
  299. '提交申请': 'submit application',
  300. '审核中': 'under review',
  301. '完成': 'carry out',
  302. '退款金额': 'The amount of the refund',
  303. '问题描述': 'Problem Description',
  304. '时间': 'time',
  305. '平台审核备注': 'Audit Notes platform',
  306. '退款凭证': 'Refund certificate',
  307. '退款单号': 'Refund No.',
  308. // 申请售后
  309. '添加/编辑': 'Add / Edit',
  310. '(同订单商品可批量申请)': '(With your order quantities may apply)',
  311. '退款金额可修改,最多': 'The refund amount may be modified, most',
  312. '退款金额不可修改,最多': 'The amount of the refund can not be modified, most',
  313. '含运费': 'Including freight',
  314. '不含运费': 'Excluding freight',
  315. '修改金额': 'Modify the amount',
  316. '申请件数': 'The number of applications',
  317. '请输入申请件数': 'Please enter a number of applications',
  318. '申请类型': 'application type',
  319. '货物状态': 'Cargo state',
  320. '退款原因': 'reason for refund',
  321. '请选择退款原因': 'Please select the reason for the refund',
  322. '退货原因': 'reason for return',
  323. '请选择退货原因': 'Please select the reason for the return',
  324. '请输入退款金额': 'Please enter the amount of the refund',
  325. '请输入问题描述(选填)': 'Please enter a description (optional)',
  326. '批量售后商品选择': 'Batch aftermarket product selection',
  327. '上传凭证': 'upload certificate',
  328. '未收到货': 'We did not receive the goods',
  329. '已收到货': 'We have received the goods',
  330. '退款退货': 'refund / return',
  331. '不可超出最大申请数量': 'Not exceed the maximum number of application',
  332. '不可超过最大退款金额!': 'Must not exceed the maximum amount of the refund!',
  333. '退款金额不可0或者为负值!': 'Refund amount can not be 0 or negative!',
  334. '最多上传5张!': 'Upload up to five!',
  335. // 售后列表
  336. '商品明细': 'Product Details',
  337. '申请时间': 'application time',
  338. '状态': 'status',
  339. '发货': 'Ship',
  340. '仅退款': 'Only refund',
  341. '退货退款': 'Refunds',
  342. // 填写物流页面
  343. '用户发货': 'Users delivery',
  344. '商品名称': 'product name',
  345. '购买数量': 'Purchase quantity',
  346. '服务类型': 'Service type',
  347. '快递公司': 'Express',
  348. '请选择快递公司': 'Please select Express',
  349. '快递单号': 'tracking number',
  350. '请输入快递单号': 'Please enter the express orders',
  351. '提交': 'submit',
  352. '请选择物流公司!': 'Please select logistics company!',
  353. '请输入物流单号!': 'Please enter the logistics a single number!',
  354. '请输入正确的物流单号!': 'Please enter the correct logistics a single number!',
  355. //消息中心——左侧公共菜单
  356. '消息列表': 'Message List',
  357. '系统消息': 'system information',
  358. '订单消息': 'Order message',
  359. '资产消息': 'Asset news',
  360. '售后消息': 'Sale message',
  361. '接收设置': 'Receiving settings',
  362. //待评订单
  363. '待评订单': 'Orders to be evaluated',
  364. '发评价,得积分,积少成多换商品': 'Evaluation of hair to give integral, exchange of goods add up',
  365. '评价小贴士': 'Evaluation Tips',
  366. '发表评价可获得会员积分': 'Reviewed obtain membership points',
  367. '支付金额': 'Payment amount',
  368. '评价订单': 'Evaluation orders',
  369. //订单详情
  370. '提交订单': 'Submit Order',
  371. '支付订单': 'Payment orders',
  372. '商家发货': 'Merchant shipping',
  373. '送货方式': 'Delivery methods',
  374. '物流公司': 'Logistics Company',
  375. '运单号码': 'Waybill number',
  376. '暂无物流信息': 'No logistics information',
  377. '订单信息': 'order information',
  378. '发票': 'invoice',
  379. '不需要发票': 'Invoices do not need',
  380. '发票抬头': 'Invoice',
  381. '卖家': 'Sellers',
  382. '收货人信息': 'recipient information',
  383. '商品总额': 'Total merchandise',
  384. '商品金额': '',
  385. '优惠': 'Offers',
  386. '运费金额': 'The amount of freight',
  387. '实际金额': 'The actual amount',
  388. '交易关闭': 'Trading closed',
  389. //领劵中心
  390. '领劵中心': 'Collar coupon center',
  391. '折': 'fold',
  392. '立即领取': 'get it right now',
  393. '领取': 'get it',
  394. '已领取': 'I have received',
  395. '已抢': 'It has reopened',
  396. '已抢光': 'We have been robbed',
  397. '领取成功': 'Receive success',
  398. //个人中心-我的优惠卷
  399. '我的优惠卷': 'My coupons',
  400. '未使用': 'Unused',
  401. '已使用': 'Used',
  402. '已失效': 'expired',
  403. '使用规则': 'Use rules',
  404. '立即使用': 'use immediately',
  405. //个人中心——头部公共菜单
  406. '消息': 'news',
  407. '账户管理': 'Account Management',
  408. //个人中心——左侧公共菜单
  409. '交易中心': 'Trading Center',
  410. '交易评价/晒单': 'Trading evaluation / single sun',
  411. '关注中心': 'The center of attention',
  412. '我的收藏': 'my collection',
  413. '我的足迹': 'My Tracks',
  414. '客户服务': 'customer service',
  415. '我的退款': 'My refund',
  416. '我的退货': 'I return',
  417. '会员中心': 'Member Centre',
  418. '会员信息': 'member information',
  419. '账号安全': 'Account security',
  420. '手机号管理': 'Phone number management',
  421. '邮箱管理': 'E-mail management',
  422. '登录密码': 'login password',
  423. '支付密码': 'Payment password',
  424. '重置密码': 'reset Password',
  425. '我的钱包': 'My purse',
  426. '我的余额': 'My balance',
  427. '账户充值': 'Account recharge',
  428. '提现账号': 'Account withdrawals',
  429. '我的优惠券': 'my discount coupon',
  430. //个人中心-我的余额
  431. '总金额': 'total amount',
  432. '可用余额': 'Available Balance',
  433. '余额明细': 'Balance details',
  434. '充值明细': 'Details recharge',
  435. '交易日期': 'transaction date',
  436. '收入/支出': 'income and expenses',
  437. '变动原因': 'Reasons for change',
  438. '充值金额': 'Recharge amount',
  439. //utils/common
  440. '请输入正确的手机号': 'please enter a valid phone number',
  441. '密码最少6位哦~': 'Password least six oh ~',
  442. '密码最多20位哦~': 'Oh password up to 20 ~',
  443. '密码不可以有中文哦~': 'Password not have Chinese oh',
  444. '密码中不可以有空格哦~': 'Password can not have spaces oh',
  445. '请输入短信验证码': 'Please enter the message authentication code',
  446. '请输入正确的短信验证码': 'Please enter the correct message authentication code',
  447. '请输入6~20位的会员名': 'Please enter 6 to 20 member name',
  448. '请输入6~会员名不能全为数字': 'Username can not be all digital',
  449. '会员名须由中、英文、数字、"-"及"_"组成': 'Member name shall be in English, numbers, "-" and "_" component',
  450. '请输入正确的图形验证码': 'Please enter the correct pattern codes',
  451. '该功能在升级中~': 'This feature upgrade ~',
  452. '请输入邮箱': 'please input your email',
  453. '请输入正确的邮箱': 'please enter your vaild email',
  454. // 消息设置
  455. '接收': 'receive',
  456. '不接收': 'Not received',
  457. //消息列表
  458. '标记已读': 'Mark Read',
  459. '确定删除这条消息吗?': 'OK to delete this news?',
  460. '查看详情 >': 'View More>',
  461. '暂时没有消息!': 'Buyer No news!',
  462. '请先选择要操作的消息!': 'Please select the message you want to operate!',
  463. //品牌中心
  464. '品牌中心': 'Brand Center',
  465. //充值页面
  466. '1.填写充值金额': '1. Fill in the amount of recharge',
  467. '2.在线支付': '2. Online payment',
  468. '3.充值完成': '3. Complete your',
  469. '填写充值金额': 'Fill in the amount of recharge',
  470. '充值账户': 'Prepaid accounts',
  471. '请注意:支持支付宝支付、微信支付,在线支付成功后,充值金额会在1到5分钟内到账': 'Note: support Alipay payment, micro-channel pay, after the success of online payment, recharge amount will be credited within 1-5 minutes',
  472. '温馨提示': 'Tips',
  473. '下一步': 'Next',
  474. '1.充值成功后,余额可能存在延迟现象,一般1到5分钟内到账,如有问题,请咨询客服;': '1. After successful recharge, balance there may be delays, usually within 1-5 minutes arrival, any questions, please contact customer service;',
  475. '2.充值金额输入值必须是不小于1且不大于5000;': '2. Enter the amount of prepaid value must be not less than 1 and not more than 5000;',
  476. '3.充值完成后,您可至会员中心查看充值记录。': '3. After the recharge is complete, you can view the recharge record to the Member Center.',
  477. '请使用手机微信扫描下方二维码进行支付': 'Please use the phone under the Fanger Wei code scanning micro-channel pay',
  478. '您正在充值余额,请尽快支付': "You're recharge balance, please pay as soon as possible",
  479. '应付金额': 'Amounts payable',
  480. '微信支付支付': 'Micro-channel based payment',
  481. '如二维码过期,': 'The two-dimensional code is expired,',
  482. '刷新': 'Refresh',
  483. '重新获取二维码。': 'Reacquire two-dimensional code.',
  484. '请输入充值金额': 'Please enter the recharge amount',
  485. '请选择支付方式': 'Please select the payment method',
  486. '充值成功,2s后自动跳转充值列表': 'Successful recharge, recharge automatically jump list after 2s',
  487. '立即充值': 'Recharge immediately',
  488. '选择充值方式': 'Recharge mode select',
  489. '使用微信扫码支付': 'Payment using micro-channel scan code',
  490. '超过充值金额上限': 'Exceed the upper limit of the amount of recharge',
  491. //收货地址
  492. '地址管理': 'Address Management',
  493. '默认地址': 'default address',
  494. '新增地址': 'New Address',
  495. '全部地址': 'All addresses',
  496. '暂无收货地址~': 'No shipping address ~',
  497. // 公共购物车顶部弹框组件
  498. '最新加入的商品': 'The latest addition to the goods',
  499. '去购物车': 'Go to shopping cart',
  500. //空页面组件
  501. '暂时没有数据~': 'No data to ~',
  502. //手机号管理
  503. '当前手机号': 'Current phone number',
  504. '请输入新手机号': 'Please enter a new phone number',
  505. '为了保障您的账号安全,变更重要信息需进行身份验证。': 'To protect your account security, change critical information required for authentication.',
  506. '变更过程中有任何疑问请联系在线客服解决。': 'Change process have any questions please contact the online customer service to solve.',
  507. '如手机号/邮箱已不再使用无法获取验证码,请联系在线客服解决。': 'Such as phone number / mailbox no longer in use can not get a verification code, please contact the online customer service to solve.',
  508. //邮箱管理
  509. '请输入邮箱号': 'Please enter the mailbox number',
  510. '请输入邮箱验证码': 'Please enter the mailbox codes,only accept numbers',
  511. '请输入正确的邮箱验证码': 'Please enter a valid email address Verification Code',
  512. //设置登陆密码
  513. '复杂的密码可使账号更安全且建议定期更换密码。': 'Complex passwords make accounts more secure, and is recommended to change your password regularly.',
  514. //个人中心--会员信息
  515. '仅支持JPG、GIF、PNG格式;文件大小请在1.0MB之内。': 'Only supports JPG, GIF, PNG format; please file size of 1.0MB within.',
  516. '会员名:': 'Username:',
  517. '性别:': 'gender:',
  518. '保密': 'Confidentiality',
  519. '男': 'male',
  520. '女': 'Female',
  521. '昵称:': 'nickname:',
  522. '生日:': 'birthday:',
  523. '年': 'year',
  524. '月': 'month',
  525. '日': 'day',
  526. '保存': 'save',
  527. //收货地址
  528. '设置为默认': 'Set as default',
  529. '删除地址': 'Delete address',
  530. '编辑地址': 'Edit address',
  531. //我的积分
  532. '日期': 'date',
  533. '详细说明': 'Detailed description',
  534. '可用积分': 'Points Available',
  535. '收入': 'income',
  536. '支出': 'expenditure',
  537. //确认下单页
  538. '确认订单': '',
  539. '付款': '',
  540. '支付成功': '',
  541. '收货信息': '',
  542. '收货人': '',
  543. '联系方式': '',
  544. '收货地址': '',
  545. '更换地址': '',
  546. '新建地址': '',
  547. '新增收货地址': '',
  548. '赠品': '',
  549. '赠完为止': '',
  550. '优惠券使用': '',
  551. '暂无可用优惠券': '',
  552. '不使用优惠券': '',
  553. '发票': '',
  554. '重新选择': '',
  555. '订单备注': '',
  556. '给商家留言': '',
  557. '选填,给卖家留言备注': '',
  558. '商品清单':'',
  559. '返回修改购物车':'',
  560. '商品合计': '',
  561. '优惠': '',
  562. '运费': '',
  563. '平台优惠券': '',
  564. '使用优惠券/积分抵用':'',
  565. '积分抵扣': '',
  566. '可用积分': '',
  567. '积分抵现': '',
  568. '当前积分': '',
  569. '我要开发票': '',
  570. '实付款(含运费)': '',
  571. '商品总额(含运费)': '',
  572. '送货至': '',
  573. '优惠了': '',
  574. '共优惠': '',
  575. '去付款': '',
  576. '发票历史信息选择': '',
  577. '默认': '',
  578. '新增发票': '',
  579. '暂不开发票': '',
  580. '发票内容': '',
  581. '商品明细': '',
  582. '商品类别': '',
  583. '发票内容将显示商品名称与价格信息,发票金额为实际支付金额,不含优惠等扣减金额': '',
  584. '发票内容将显示本单商品所属类别及价格信息,发票金额为实际支付金额,不含优惠等扣减金额。': '',
  585. '发票抬头': '',
  586. '个人': '',
  587. '公司': '',
  588. '发票类型': '',
  589. '普通发票': "",
  590. '增值税专用发票': '',
  591. '单位名称': '',
  592. '请在此填写单位名称': '',
  593. '税号': '',
  594. '请在此填写纳税人识别号': '',
  595. "请输入注册地址": '',
  596. "请输入注册电话": '',
  597. "请输入开户银行": '',
  598. "请输入银行账户": '',
  599. "请输入收票人姓名": "",
  600. "请输入收票人电话": "",
  601. "请输入收票人地址": "",
  602. '收票邮箱': '',
  603. "设为默认发票": '',
  604. "返回": "",
  605. "确定": '',
  606. "返回": '',
  607. '移除无货商品': '',
  608. '收货人': '',
  609. '联系方式': '',
  610. '提交修改': '',
  611. '使用积分': '',
  612. '可用积分': '',
  613. '使用': '',
  614. '抵扣': '',
  615. '积分': '',
  616. '暂不使用积分': '',
  617. '订单大于': '',
  618. '元': '',
  619. '可用': '',
  620. '积分支付不超过订单金额的': '',
  621. '积分等于': '',
  622. "请填写发票抬头": '',
  623. "请填写收票邮箱": '',
  624. "邮箱格式不正确,请重新输入!": '',
  625. "请填写单位名称": '',
  626. "请填写纳税人税号": "",
  627. "请填写正确的税号": '',
  628. "请填写收票邮箱": '',
  629. "请填写注册地址": "",
  630. "请填写注册电话": "",
  631. "请填写开户银行": "",
  632. "请填写银行账户": '',
  633. "请填写收票人姓名": "",
  634. "请填写收票人电话": '',
  635. "请填写收票人地址": '',
  636. "提交订单失败,请稍后重试": '',
  637. ",2s后自动跳转订单列表": "",
  638. };