en_us.php 93 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263
  1. <?php
  2. // +----------------------------------------------------------------------
  3. // | CRMEB [ CRMEB赋能开发者,助力企业发展 ]
  4. // +----------------------------------------------------------------------
  5. // | Copyright (c) 2016~2026 https://www.crmeb.com All rights reserved.
  6. // +----------------------------------------------------------------------
  7. // | Licensed CRMEB并不是自由软件,未经许可不能去掉CRMEB相关版权
  8. // +----------------------------------------------------------------------
  9. // | Author: CRMEB Team <admin@crmeb.com>
  10. // +----------------------------------------------------------------------
  11. return [
  12. '保存成功' => 'Saved succeeded',
  13. '修改成功' => 'Modification successful',
  14. '删除成功' => 'Deletion succeeded',
  15. '显示成功' => 'Display successful',
  16. '隐藏成功' => 'Hidden successfully',
  17. '操作失败' => 'operation failed',
  18. '保存失败' => 'Save failed',
  19. '修改失败' => 'Modification failed',
  20. '删除失败' => 'Delete failed',
  21. '图片上传成功' => 'Picture uploaded successfully',
  22. '操作成功' => 'Operation successful',
  23. '暂无数据' => 'No data',
  24. '更新成功' => 'Update successful',
  25. '更新失败' => 'Update failed',
  26. '设置成功' => 'Set successfully',
  27. '设置失败' => 'Setting failed',
  28. '获取失败' => 'Get failed',
  29. '提交成功' => 'Submitted successfully',
  30. '提交失败' => 'Submit failed',
  31. '取消成功' => 'Cancellation succeeded',
  32. '取消失败' => 'Cancel failed',
  33. '添加成功' => 'Successfully added',
  34. '添加失败' => 'Add failed',
  35. '保存token失败' => 'Failed to save token',
  36. '备注成功' => 'Remarks successful',
  37. '备注失败' => 'Remarks failed',
  38. '数据不存在' => 'Data does not exist',
  39. '申请成功' => 'Successful application',
  40. '申请失败' => 'Application failed',
  41. '暂无此方法' => 'No such method',
  42. '发送成功' => 'Sent successfully',
  43. '发送失败' => 'fail in send',
  44. '上传成功' => 'Upload successful',
  45. '上传失败' => 'Upload failed',
  46. '移动成功' => 'Move successful',
  47. '移动失败' => 'Move failed',
  48. '退款成功' => 'Refund successful',
  49. '退款失败' => 'Refund failed',
  50. '同步成功' => 'Synchronization succeeded',
  51. '同步失败' => 'Synchronization failed',
  52. '恢复成功' => 'recovery was successful',
  53. '恢复失败' => 'restore failed',
  54. '退出成功' => 'Exit successful',
  55. '退出失败' => 'Exit failed',
  56. '开通成功' => 'Successfully opened',
  57. '开通失败' => 'Failed to open',
  58. '清除数据成功' => 'Data cleared successfully',
  59. '优化成功' => 'Optimization succeeded',
  60. '优化失败' => 'Optimization failed',
  61. '修复成功' => 'Repair successful',
  62. '修复失败' => 'Repair failed',
  63. '备份成功' => 'Backup successful',
  64. '备份失败' => 'Backup failed',
  65. '参数错误' => 'Parameter error',
  66. '非法操作' => 'Illegal operation',
  67. '数据获取失败' => 'Data acquisition failed',
  68. '站点升级中,请稍候访问' => 'Site upgrade in progress, please visit later',
  69. '缺少code' => 'Missing Code',
  70. // 处理特殊状态码
  71. '您暂时没有访问权限' => 'You do not have access right for the time being',
  72. '接口未授权,您无法访问' => 'The interface is not authorized and you cannot access it',
  73. //用户登录特殊
  74. '请登录' => 'Please login',
  75. '登录已过期,请重新登录' => 'Login has expired, please login again',
  76. '登录状态有误,请重新登录' => 'Login status error, please login again',
  77. //客服登录特殊
  78. '请登录' => 'Please login',
  79. '登录已过期,请重新登录' => 'Login has expired, please login again',
  80. '登录状态有误,请重新登录' => 'Login status error, please login again',
  81. '请选择用户头像' => 'Please select a user avatar',
  82. '请填写用户昵称' => 'Please fill in user nickname',
  83. '请填写评论内容' => 'Please fill in the comments',
  84. '请选择商品分数' => 'Please select a product score',
  85. '请选择服务分数' => 'Please select a service score',
  86. '商品分数必须是1-5之间的整数' => 'Product score must be an integer between 1-5',
  87. '服务分数必须是1-5之间的整数' => 'Service Score must be an integer between 1-5',
  88. '请选择快递公司' => 'Please select a courier company',
  89. '请填写寄件人姓名' => 'Please fill in the sender`s name',
  90. '请输入寄件人手机号码' => 'Please enter sender mobile number',
  91. '寄件人手机号码不正确' => 'Sender`s mobile number is incorrect',
  92. '请填写寄件人详细地址' => 'Please fill in the sender`s full address',
  93. '请填写云打印机编号' => 'Please fill in the cloud printer number',
  94. '请传入套餐id' => 'Please enter the package id',
  95. '套餐id必须为数字' => 'Package id must be a number',
  96. '请填写套餐金额' => 'Please fill in the package amount',
  97. '请填写购买数量' => 'Please fill in the purchase quantity',
  98. '购买数量必须为数字' => 'Purchase quantity must be a number',
  99. '请填写购买套餐类型' => 'Please fill in the purchase package type',
  100. '您输入的手机号码必须为数字' => 'The mobile number you enter must be numeric',
  101. '密码必须填写' => 'Password must be filled',
  102. '短信验证码必须为数字' => 'SMS verification code must be a number',
  103. '请填写话术内容' => 'Please fill in the content of the speech',
  104. '请填写排序数字' => 'Please fill in the order number',
  105. '请填写排序数字' => 'Please fill in the order number',
  106. '请填写运费模板名称' => 'Please fill in the shipping template name',
  107. '运费信息必须为数组' => 'Shipping information must be an array',
  108. '包邮信息必须为数组' => 'Free shipping information must be an array',
  109. '不送达信息必须为数组' => 'Undelivered message must be an array',
  110. 'type数据格式错误,应为1或2或3' => 'type data format error, should be 1 or 2 or 3',
  111. 'appoint数据格式错误,应为0或1' => 'appoint data format error,should be 0 or 1',
  112. 'no_delivery数据格式错误,应为0或1' => 'no_delivery data is malformed, should be 0 or 1',
  113. 'sort数据格式错误,应为整数' => 'sort data malformed, expected integer',
  114. '请填写管理员账号' => 'Please fill in the administrator account',
  115. '管理员账号为英文字母' => 'The administrator account is in English letters',
  116. '请输管理员姓名' => 'Please enter administrator name',
  117. '请选择管理员身份' => 'Please select administrator identity',
  118. '身份必须为数组' => 'Identity must be an array',
  119. '请填写城市名称' => 'Please fill in the city name',
  120. 'level数据格式错误,应为整数' => 'level data format error, should be an integer',
  121. 'parent_id数据格式错误,应为整数' => 'parent_id data is malformed, should be an integer',
  122. '请输入有效的网址' => 'Please enter a valid URL',
  123. '一级返佣比例必须为数字' => 'The first-level rebate ratio must be a number',
  124. '一级返佣比例最多两位小数' => 'The first-level rebate rate can be up to two decimal places',
  125. '一级返佣比例填写范围在0-100之间' => 'Fill in the first-level rebate ratio in the range of 0-100',
  126. '二级返佣比例必须为数字' => 'The second-level rebate ratio must be a number',
  127. '二级返佣比例最多两位小数' => 'The second-level rebate rate can be up to two decimal places',
  128. '二级返佣比例填写范围在0-100之间' => 'Fill in the second-level rebate ratio in the range of 0-100',
  129. '待补货数量必须为数字' => 'Quantity to be replenished must be a number',
  130. '警戒库存必须为数字' => 'Alert Inventory must be a number',
  131. '提现最小金额只能为数字' => 'The minimum withdrawal amount can only be a number',
  132. '提现最小金额必须大于0' => 'The minimum withdrawal amount must be greater than 0',
  133. '佣金冻结时间范围在0-180之间' => 'Commission freeze time range is between 0-180',
  134. '满额分销金额金额必须为数字' => 'Full distribution amount must be a number',
  135. '积分抵用比例必须为数字' => 'Points credit ratio must be a number',
  136. '积分抵用比例最多两位小数' => 'Points credit ratio can be up to two decimal places',
  137. '积分抵用比例必须在0-1000之间' => 'Points credit ratio must be between 0-1000',
  138. '积分抵用上限必须为数字' => 'Points credit limit must be a number',
  139. '积分抵用上限必须大于等于0' => 'The upper limit of points credit must be greater than or equal to 0',
  140. '下单赠送积分必须为数字' => 'The bonus points for placing an order must be a number',
  141. '下单赠送积分必须在0-1000之间' => 'The bonus points for placing an order must be between 0-1000',
  142. '普通商品未支付取消订单时间必须为数字' => 'General merchandise unpaid Cancellation time must be a number',
  143. '活动商品未支付取消订单时间必须为数字' => 'The event item is not paid, the cancellation order time must be a number',
  144. '砍价商品未支付取消订单时间必须为数字' => 'Bargained item not paidCancellation time must be a number',
  145. '拼团商品未支付取消订单时间必须为数字' => 'Group product not paidCancellation time must be a number',
  146. '订单发货后自动收货时间必须为数字' => 'Auto-receive time after order is shipped must be a number',
  147. '满额包邮金额必须为数字' => 'Full amount of free shipping must be a number',
  148. '积分倍数必须大于0' => 'The integral multiplier must be greater than 0',
  149. '折扣数必须大于0' => 'Discount number must be greater than 0',
  150. '积分倍数必须大于0' => 'The integral multiplier must be greater than 0',
  151. '折扣数必须大于0' => 'Discount number must be greater than 0',
  152. '下单赠送经验比率必须为数字' => 'Order gift experience ratio must be a number',
  153. '下单赠送经验比率必须大于0' => 'The reward experience ratio for placing an order must be greater than 0',
  154. '签到赠送经验必须为数字' => 'Sign-in gift experience must be digital',
  155. '签到赠送经验必须大于0' => 'Sign-in gift experience must be greater than 0',
  156. '邀请新用户赠送经验必须为数字' => 'Invite new users to give experience must be digital',
  157. '邀请新用户赠送经验必须大于0' => 'Invite new users to give experience must be greater than 0',
  158. '发货人姓名必须为汉字' => 'Shipper name must be in Chinese characters',
  159. '发货人姓名长度在2-10位' => 'The Shipper name should be 2-10 characters long',
  160. '发货人电话必须为数字' => 'Shipper phone must be a number',
  161. '发货人电话请填写有效的手机号' => 'Please fill in a valid mobile phone number for the Shipper phone number',
  162. '发货人地址只能是汉字、字母、数字' => 'Shipper address can only be Chinese characters, letters, numbers',
  163. '发货人地址长度为10-100位' => 'Shipper address length is 10-100 digits',
  164. '电子面单打印机编号必须为数字、字母' => 'The serial number of the electronic sheet printer must be numbers and letters',
  165. '电子面单打印机编号长度为10-50位' => 'The number length of the electronic single printer is 10-50 digits',
  166. '客服反馈长度位10-90位' => 'Customer service feedback length is 10-90',
  167. '请填写标签分类名称' => 'Please fill in the label category name',
  168. '请填写标签分类排序' => 'Please fill in the label sorting order',
  169. '标签分类必须为数字' => 'Label classification must be numeric',
  170. '账号只能为数字和字母' => 'Account numbers can only be numbers and letters',
  171. '限量不能超过商品库存' => 'The limit cannot exceed the product inventory',
  172. '商品已下架或移入回收站' => 'The item has been removed from the shelf or moved to the recycling bin',
  173. '占用库存失败' => 'Failed to occupy inventory',
  174. '商品已下架或已删除' => 'Product has been removed or deleted',
  175. '请选择有效的商品属性' => 'Please select a valid product attribute',
  176. '金额不能小于0' => 'Amount cannot be less than 0',
  177. '结束时间不能小于今天' => 'End time cannot be less than today',
  178. '您不是付费会员' => 'You are not a paid member',
  179. '暂时无法领取' => 'Temporarily unavailable',
  180. '请先配置小票打印开发者' => 'Please configure the receipt printing developer first',
  181. '请填写分类名称' => 'Please fill in the category name',
  182. '该分类已存在' => 'This category already exists',
  183. '请先删除子分类' => 'Please delete subcategories first',
  184. '分类不存在' => 'Category does not exist',
  185. '文件名称不能为空' => 'File name cannot be empty',
  186. '该分类有下级分类,无法修改上级' => 'This category has sub-categories and cannot modify the superior',
  187. '备注不能为空' => 'Remarks cannot be empty',
  188. '请输入姓名' => 'Please type in your name',
  189. '请输入提现金额' => 'Please enter the withdrawal amount',
  190. '请输入支付宝账号' => 'Please enter your Alipay account',
  191. '请输入微信账号' => 'Please enter your WeChat account',
  192. '请输入银行卡号' => 'Please enter bank card number',
  193. '请输入开户行' => 'Please enter the bank',
  194. '拒绝理由不能为空' => 'Rejection reason cannot be empty',
  195. '不能重复收货' => 'No duplicate receipts',
  196. '请先发货或者送货' => 'Please ship first or deliver',
  197. '收货失败,请稍候再试' => 'Receipt failed',
  198. '收货成功' => 'Goods received',
  199. '订单不存在' => 'Order does not exist',
  200. '用户信息不存在' => 'User information does not exist',
  201. '快递单号不存在' => 'The tracking number does not exist',
  202. '打印成功' => 'Print successfully',
  203. '打印失败' => 'Print failed',
  204. '快递公司编号缺失' => 'Courier number missing',
  205. '请配置腾讯地图KEY' => 'Please configure Tencent map KEY',
  206. '请选择门店位置' => 'Please select a store location',
  207. '添加的核销员用户已存在' => 'The added account user already exists',
  208. '请选择所属提货点' => 'Please select your pickup point',
  209. '请填写核销员名称' => 'Please fill in the name of the verification officer',
  210. '请填写核销员电话' => 'Please fill in the phone number of the verification officer',
  211. '核销员添加成功' => 'Verifier added successfully',
  212. '核销员添加失败' => 'Failed to add auditor',
  213. '请填写手机号' => 'Please fill in your phone number',
  214. '请填写账号' => 'Please fill in the account number',
  215. '请填写密码' => 'Please fill in the password',
  216. '请填写短信签名' => 'Please fill in the SMS signature',
  217. '短信签名最长为8位' => 'SMS signature can be up to 8 characters',
  218. '请填写验证码' => 'Please fill in the verification code',
  219. '请填写域名' => 'Please fill in the domain name',
  220. '登录成功' => 'Login successful',
  221. '账号或密码错误' => 'Incorrect username or password',
  222. '请先填写短信配置' => 'Please fill in the SMS configuration first',
  223. '请输入模板名称' => 'Please enter a template name',
  224. '请输入模板内容' => 'Please enter template content',
  225. '售后订单状态不支持该操作' => 'After-sales order status does not support this operation',
  226. '修改退款状态成功' => 'Modify the refund status successfully',
  227. '请输入退款金额' => 'Please enter the refund amount',
  228. '已退完支付金额,不能再退款了' => 'The payment amount has been refunded and cannot be refunded any more',
  229. '退款金额大于支付金额,请修改退款金额' => 'The refund amount is greater than the payment amount, please modify the refund amount',
  230. '退款成功' => 'Refund successfully',
  231. '退款失败' => 'Refund failed',
  232. '验证成功' => 'Verification succeeded',
  233. '核销成功' => 'Write-off successful',
  234. '核销订单未查到' => 'Verification order not found',
  235. '核销失败' => 'Write-off failed',
  236. '订单金额必须填写' => 'Order amount is required',
  237. '请选择需要删除的订单' => 'Please select the order to delete',
  238. '您选择的的订单存在用户未删除的订单' => 'The order you selected has an order that has not been deleted by the user',
  239. '请选择发货商品' => 'Please select an item to ship',
  240. '请重新选择发货商品或发货件数' => 'Please re-select the item to be shipped or the number of items to be shipped',
  241. '订单已删除无法退积分' => 'The order has been deleted and the points cannot be refunded',
  242. '请输入积分' => 'Please enter points',
  243. '已退完积分' => 'Points have been refunded',
  244. '退积分大于支付积分,请修改退积分' => 'The refund points are greater than the payment points, please modify the refund points',
  245. '退积分成功' => 'Successfully refunded points',
  246. '退积分失败' => 'Failed to refund points',
  247. '请填写开票号' => 'Please fill in the billing number',
  248. '请填写正确的开票号' => 'Please fill in the correct billing number',
  249. '请上传文件' => 'Please upload file',
  250. '回复成功' => 'Reply successful',
  251. '注册成功' => 'Registration success',
  252. '注册失败' => 'Registration failed',
  253. '登录失败' => 'Login failed',
  254. '获取套餐列表失败' => 'Failed to get plan list',
  255. '获取支付码失败' => 'Failed to get payment code',
  256. '请先开通短信服务' => 'Please activate the SMS service first',
  257. '请先开通物流查询服务' => 'Please activate the logistics inquiry service first',
  258. '请先开通电子面单打印服务' => 'Please activate the electronic receipt printing service first',
  259. '请先开通商品采集服务' => 'Please activate the product collection service first',
  260. '请设置短信签名' => 'Please set SMS signature',
  261. '修改短信签名成功' => 'Modified SMS Signature Successfully',
  262. '默认模板不能删除' => 'Default templates cannot be deleted',
  263. '管理员信息读取失败' => 'Failed to read administrator information',
  264. '密码太过简单,请输入较为复杂的密码' => 'The password is too simple, please enter a more complex password',
  265. '协议类型不存在' => 'Protocol type does not exist',
  266. '清除成功' => 'Cleared successfully',
  267. '清除失败' => 'Clear failed',
  268. '请输入名称' => 'Please enter a name',
  269. '请不要重复添加' => 'Please do not add',
  270. '添加数据成功' => 'Add data successfully',
  271. '请输入开始时间' => 'Please enter a start time',
  272. '请输入持续时间' => 'Please enter a duration',
  273. '请输入0-23点之前的整点数' => 'Please enter an integer number between 0-23 o`clock',
  274. '请输入1-24点之前的整点数' => 'Please enter an integer number between 1-24 o`clock',
  275. '开始时间+持续时间不能大于24小时' => 'Start time + duration cannot be greater than 24 hours',
  276. '时段已占用' => 'Time slot occupied',
  277. '请输入签到赠送积分' => 'Please enter the sign-in bonus points',
  278. '请输入大于等于0的整数' => 'Please enter an integer greater than or equal to 0',
  279. '请填写按钮名称' => 'Please fill in the button name',
  280. '没有查到此身份' => 'This identity was not found',
  281. '请输入等级名称' => 'Please enter a class name',
  282. '请输入等级' => 'Please enter level',
  283. '请选择等级图标' => 'Please select the level icon',
  284. '二级返佣比例不能大于一级' => 'The second-level rebate ratio cannot be greater than the first-level commission',
  285. '当前等级已存在' => 'The current level already exists',
  286. '添加等级成功' => 'Add level successfully',
  287. '编辑的等级不存在' => 'Edited level does not exist',
  288. '请输入任务名称' => 'Please enter a task name',
  289. '请选择任务类型' => 'Please select a task type',
  290. '请输入限定数量' => 'Please enter a limited quantity',
  291. '添加任务成功' => 'Added task successfully',
  292. '编辑的任务不存在' => 'Edited task does not exist',
  293. '获取推广二维码失败,请检查您的微信配置' => 'Failed to get promotion QR code, please check your WeChat configuration',
  294. '上级推广人不能为自己' => 'Higher-level promoters can`t do it for themselves',
  295. '用户不存在' => 'User does not exist',
  296. '上级用户不存在' => 'The superior user does not exist',
  297. '当前推广人已经是所选人' => 'The current promoter is already selected',
  298. '上级推广人不能为自己下级' => 'A superior promoter cannot be a subordinate for himself',
  299. '赠送成功' => 'The gift is successful',
  300. '赠送失败' => 'Gift failed',
  301. '请输入身份名称' => 'Please enter an identity',
  302. '请选择最少一个权限' => 'Please select at least one permission',
  303. '添加身份成功' => 'Successfully added identity',
  304. '添加身份失败' => 'Failed to add identity',
  305. '缺少APPID' => 'Missing APPID',
  306. '请先设置空间域名' => 'Please set the space domain name first',
  307. '格式错误,请输入格式为:http://域名' => 'The format is incorrect, please enter the format as: http://domain name',
  308. '未有正在使用的存储空间' => 'No storage space in use',
  309. '切换云存储成功,请检查是否开启使用了存储空间' => 'The switch to cloud storage is successful, please check whether the storage space is enabled',
  310. '切换本地存储成功' => 'Switch local storage successfully',
  311. '请输入模板编号' => 'Please enter template number',
  312. '请输入模板编号已存在,请重新输入' => 'Please enter the template number already exists, please re-enter',
  313. '请输入模板ID' => 'Please enter template ID',
  314. '请输入模板名' => 'Please enter a template name',
  315. '请输入回复内容' => 'Please enter a reply',
  316. '添加模板消息成功' => 'Add template message success',
  317. '请先配置小程序appid、appSecret等参数' => 'Please configure the applet appid, appSecret and other parameters first',
  318. '二维码生成失败' => 'QR code generation failed',
  319. '请添加至少一个按钮' => 'Please add at least one button',
  320. '请输入关键字' => 'Please enter key words',
  321. '请选择回复类型' => 'Please select a reply type',
  322. '回复类型有误' => 'Wrong reply type',
  323. '回复消息参数有误' => 'Reply message parameter is wrong',
  324. '请添加图文' => 'Please add graphic',
  325. '标题不能为空' => 'Title cannot be empty',
  326. '作者不能为空' => 'Author cannot be empty',
  327. '正文不能为空' => 'Body cannot be empty',
  328. '摘要不能为空' => 'Abstract cannot be empty',
  329. '请先配置微信公众号appid、appSecret等参数' => 'Please configure the applet appid, appSecret and other parameters first',
  330. '模版消息一键设置成功' => 'One-click setting of template message is successful',
  331. '请选择用户' => 'Please select a user',
  332. '该用户没有绑定手机号,请手动填写' => 'The user is not bound with a mobile phone number, please fill in manually',
  333. '手机号格式错误' => 'Malformed phone number',
  334. '客服已存在' => 'Customer service already exists',
  335. '请输入账号' => 'Please enter account',
  336. '账号必须为数字或者字母的组合4-30位' => 'The account number must be a combination of 4-30 digits or letters',
  337. '请输入密码' => 'Please enter password',
  338. '密码必须为数字或者字母的组合6-20位' => 'Password must be a combination of 6-20 digits or letters',
  339. '该手机号的客服已存在' => 'Customer service for this phone number already exists',
  340. '该客服账号已存在' => 'The customer service account already exists',
  341. '客服添加成功' => 'Customer service added successfully',
  342. '客服添加失败' => 'Customer service failed to add',
  343. '客服名称不能为空' => 'Customer service name cannot be empty',
  344. '请输入确认密码' => 'Please enter confirm password',
  345. '两次输入的密码不一致' => 'The two entered passwords do not match',
  346. '用户不存在,客服将强制禁止登录' => 'If the user does not exist, the customer service will forcibly prohibit the login',
  347. '登录的客服不存在' => 'The registered customer service does not exist',
  348. '请先填写客服账号和密码再尝试进入客服平台' => 'Please fill in the customer service account and password before trying to enter the customer service platform',
  349. '反馈内容不存在' => 'Feedback content does not exist',
  350. '话术不能重复添加' => 'Words cannot be added repeatedly',
  351. '创建话术成功' => 'Created words success',
  352. '创建话术失败' => 'Failed to create words',
  353. '删除的话术不存在' => 'Deleted words do not exist',
  354. '系统分类不能删除' => 'System categories cannot be deleted',
  355. '请输入配置名称' => 'Please enter a configuration name',
  356. '请输入字段名称' => 'Please enter a field name',
  357. '请输入配置简介' => 'Please enter a configuration profile',
  358. '请输入文本框的宽度' => 'Please enter the width of the text box',
  359. '请输入正确的文本框的宽度' => 'Please enter the correct width of the text box',
  360. '请输入多行文本框的宽度' => 'Please enter the width of the multiline text box',
  361. '请输入多行文本框的高度' => 'Please enter the height of the multiline text box',
  362. '请输入正确的多行文本框的宽度' => 'Please enter the correct width of the multiline text box',
  363. '请输入正确的多行文本框的宽度' => 'Please enter the correct width of the multiline text box',
  364. '请输入配置参数' => 'Please enter configuration parameters',
  365. '添加配置成功' => 'Add configuration successfully',
  366. '一二级返佣比例不能大于100%' => 'The first and second level rebate ratio cannot be greater than 100%',
  367. '分销海报不能多于5张' => 'No more than 5 distribution posters',
  368. '提现最低金额只能为数字' => 'The minimum withdrawal amount can only be a number',
  369. '满额分销最低金额不能为空' => 'Full distribution minimum amount cannot be empty',
  370. '满额分销最低金额不能小于0' => 'The minimum amount of full distribution cannot be less than 0',
  371. '绑定有效期请填写正整数' => 'Please fill in a positive integer for the binding validity period',
  372. '请输入标题' => 'Please enter a title',
  373. '添加配置分类成功' => 'Add configuration category successfully',
  374. '存在下级配置,无法删除' => 'Subordinate configuration exists and cannot be deleted',
  375. '字段至少存在一个' => 'At least one field exists',
  376. '添加数据组成功' => 'Add data group successfully',
  377. '数据关键字已存在' => 'Data key already exists',
  378. '字段不能为空' => 'Field cannot be empty',
  379. '不能大于四个' => 'No more than four',
  380. '签到天数配置不能大于7天' => 'The number of check-in days cannot be greater than 7 days',
  381. '关联成功' => 'Association successful',
  382. '关联失败' => 'Association failed',
  383. '数据缓存刷新成功' => 'Data cache refreshed successfully',
  384. '数据缓存刷新失败' => 'Data cache refreshed failed',
  385. '请输入需要更换的域名' => 'Please enter the domain name that needs to be changed',
  386. '域名不合法' => 'Invalid domain name',
  387. '替换成功' => 'Replacement succeeded',
  388. '初始化完成' => 'Loading finished',
  389. '备份文件可能已经损坏,请检查' => 'The backup file may be corrupted',
  390. '还原数据出错' => 'Error restoring data',
  391. '正在还原...' => 'Restoring...',
  392. '还原完成' => 'Restore complete',
  393. '权益编辑成功' => 'Benefit Editing Successfully',
  394. '卡片生成成功' => 'Card generated successfully',
  395. '手机号已经存在' => 'Mobile number already exists',
  396. '请输入正确的身份证' => 'Please enter the correct ID',
  397. '请选择分组' => 'Please select a group',
  398. '请选择标签' => 'Please select a label',
  399. '加入消息队列成功' => 'Join the message queue successfully',
  400. '注销成功' => 'Cancellation succeeded',
  401. '拒绝注销' => 'Account refused to cancel',
  402. '请输入分组名称' => 'Please enter a group name',
  403. '会员标签不能为空' => 'Member tag cannot be empty',
  404. '该分类下有标签,请先删除标签' => 'There are tags in this category, please delete the tags first',
  405. '请输入等级名称' => 'Please enter a class name',
  406. '请输入等级' => 'Please enter level',
  407. '请输入等级说明' => 'Please enter a level description',
  408. '请上传等级图标' => 'Please upload a rating icon',
  409. '请上传等级背景图标' => 'Please upload the level background icon',
  410. '请输入升级经验值' => 'Please enter upgrade experience',
  411. '授权成功,写入数据库失败,请检查数据库链接配置' => 'Authorization succeeded, but failed to write to the database, please check the database link configuration',
  412. '请填写公司名称' => 'Please fill in the company name',
  413. '请填写授权域名' => 'Please fill in the authorized domain name',
  414. '请填写手机号码' => 'Please fill in cell phone number',
  415. '请填写订单id' => 'Please fill in the order id',
  416. '申请授权成功' => 'Application for authorization is successful',
  417. '验证码错误' => 'Verification code error',
  418. '请选择商品' => 'Please select a product',
  419. '请输入商品名称' => 'Please enter product name',
  420. '请选择背景图' => 'Please select a background image',
  421. '请输入直播价格' => 'Please enter live price',
  422. '直播价格必须大于0' => 'Live price must be greater than 0',
  423. '请输入直播间名称' => 'Please enter the live room name',
  424. '请选择背景图' => 'Please select a background image',
  425. '请选择分享图' => 'Please select a shared image',
  426. '请选择主播' => 'Please select an anchor',
  427. '请选择直播开始、结束时间' => 'Please select the start and end time of the live broadcast',
  428. '请填写活动简介' => 'Please fill in the event introduction',
  429. '请填写单位' => 'Please fill in the unit',
  430. '请选择商品轮播图' => 'Please select a product carousel',
  431. '您设置得商品个数超出系统限制' => 'The number of products you set exceeds the system limit',
  432. '模板不存在' => 'Template does not exist',
  433. '请输入页面名称' => 'Please enter a page name',
  434. '请选择活动时间段' => 'Please select an event time period',
  435. '请填写购买数量限制' => 'Please fill in the purchase quantity limit',
  436. '购买数量限制必须大于0' => 'Purchase quantity limit must be greater than 0',
  437. '请填写帮砍次数' => 'Please fill in the number of cuts',
  438. '帮砍次数必须大于0' => 'The number of assists must be greater than 0',
  439. '请填写砍价人数' => 'Please fill in the number of people who haggle',
  440. '砍价人数必须大于1' => 'The number of bidders must be greater than 1',
  441. '请选择运费模板' => 'Please select a shipping template',
  442. '请填写商品详情' => 'Please fill in the product details',
  443. '请选择规格' => 'Please select a specification',
  444. '请填写虚拟拼团比例' => 'Please fill in the virtual group ratio',
  445. '虚拟参团人数不能大于成团人数' => 'The number of virtual participants cannot be greater than the number of participants',
  446. '虚拟参团人数不能大于成团人数' => 'The number of virtual participants cannot be greater than the number of participants',
  447. '请填写单次购买数量' => 'Please fill in the single purchase quantity',
  448. '单次购买数量必须大于0' => 'A single purchase quantity must be greater than 0',
  449. '请填写成团人数' => 'Please fill in the number of people in the group',
  450. '拼团人数不能小于2人' => 'The number of people in the group cannot be less than 2 people',
  451. '请填写成团有效期' => 'Please fill in the group expiry date',
  452. '成团有效期必须大于0' => 'The validity period of the group must be greater than 0',
  453. '请填写优惠券名称' => 'Please fill in the coupon name',
  454. '请选择商品分类' => 'Please select product category',
  455. '请填写优惠券金额' => 'Please fill in the coupon amount',
  456. '请填写优惠券最小使用金额' => 'Please fill in the minimum coupon usage amount',
  457. '请填写优惠券有效期' => 'Please fill in the coupon validity period',
  458. '请选择秒杀时间段' => 'Please select a seckill time period',
  459. '请填写门店名称' => 'Please fill in the store name',
  460. '请填写门店简介' => 'Please fill in the store introduction',
  461. '请填写门店电话' => 'Please fill in the store phone number',
  462. '请选择提货点logo' => 'Please select the pickup point logo',
  463. '请选择提货点大图' => 'Please select the pickup point for larger image',
  464. '请选择地址' => 'Please select an address',
  465. '请填写详细地址' => 'Please fill in the detailed address',
  466. '请选择经纬度' => 'Please select latitude and longitude',
  467. '请选择营业时间' => 'Please select business hours',
  468. '短信账号必须填写' => 'SMS account is required',
  469. '短信密码必须填写' => 'SMS password must be filled',
  470. '订单号必须存在' => 'Order number must exist',
  471. '订单号有误' => 'Wrong order number',
  472. '订单号必须为字母和数字' => 'Order number must be alphanumeric',
  473. '订单金额必须填写' => 'Order amount is required',
  474. '订单金额必须为数字' => 'Order amount must be a number',
  475. '订单金额必须填写' => 'Order amount is required',
  476. '订单金额必须为数字' => 'Order amount must be a number',
  477. '订单邮费必须填写' => 'Order postage must be filled',
  478. '订单邮费必须为数字' => 'Order postage must be a number',
  479. '赠送积分必须为数字' => 'Gift points must be numbers',
  480. '请选择用户头像' => 'Please select a user avatar',
  481. '请输入公司名称' => 'Please enter company name',
  482. '添加公司成功' => 'Add company successfully',
  483. '请输入月结账号' => 'Please enter monthly account number',
  484. '请输入月结密码' => 'Please enter monthly password',
  485. '请输入取件网点' => 'Please enter the pickup location',
  486. '缩略图大图尺寸(高)必须为数字' => 'Thumbnail large size (height) must be a number',
  487. '缩略图大图尺寸(高)必须大于等于0' => 'Thumbnail large image size (height) must be greater than or equal to 0',
  488. '缩略图大图尺寸(宽)必须为数字' => 'Thumbnail large size (width) must be a number',
  489. '缩略图大图尺寸(宽)必须大于等于0' => 'Thumbnail large image size (width) must be greater than or equal to 0',
  490. '缩略图中图尺寸(高)必须为数字' => 'The image size (height) in the thumbnail must be a number',
  491. '缩略图中图尺寸(高)必须大于等于0' => 'The image size (height) in the thumbnail must be greater than or equal to 0',
  492. '缩略图中图尺寸(宽)必须为数字' => 'The image size (width) in the thumbnail must be a number',
  493. '缩略图中图尺寸(宽)必须大于等于0' => 'The image size (width) in the thumbnail must be greater than or equal to 0',
  494. '缩略图小图尺寸(高)必须为数字' => 'Thumbnail size (height) must be a number',
  495. '缩略图小图尺寸(高)必须大于等于0' => 'Thumbnail size (height) must be greater than or equal to 0',
  496. '缩略图小图尺寸(宽)必须为数字' => 'Thumbnail size (width) must be a number',
  497. '缩略图小图尺寸(宽)必须大于等于0' => 'Thumbnail size (width) must be greater than or equal to 0',
  498. '水印文字只能是汉字、字母、数字' => 'Watermark text can only be Chinese characters, letters, numbers',
  499. '水印文字长度为1-10位' => 'Watermark text length is 1-10 digits',
  500. '水印文字大小必须为数字' => 'Watermark text size must be numeric',
  501. '水印文字大小必须大于等于0' => 'The watermark text size must be greater than or equal to 0',
  502. '水印横坐标偏移量必须为数字' => 'The watermark abscissa offset must be a number',
  503. '水印横坐标偏移量必须大于等于0' => 'The watermark abscissa offset must be greater than or equal to 0',
  504. '水印纵坐标偏移量必须为数字' => 'The watermark ordinate offset must be a number',
  505. '水印纵坐标偏移量必须大于等于0' => 'The watermark ordinate offset must be greater than or equal to 0',
  506. '该主播已经存在' => 'The anchor already exists',
  507. '请先去小程序认证主播' => 'Please go to the applet to authenticate the anchor first',
  508. '商品已创建' => 'Product has been created',
  509. '审核中或审核失败不允许此操作' => 'This operation is not allowed under review or review failed',
  510. '在审核中或已经审核通过' => 'Under review or approved',
  511. '审核通过或失败' => 'Approval passed or failed',
  512. '商品审核中,无法删除' => 'The product is under review and cannot be deleted',
  513. '该主播不存在' => 'The anchor does not exist',
  514. '开播时间需要在当前时间的10分钟后,并且开始时间不能在6个月后' => 'The start time needs to be 10 minutes after the current time, and the start time cannot be 6 months later',
  515. '开播时间和结束时间间隔不得短于30分钟,不得超过24小时' => 'The interval between the start time and end time shall not be less than 30 minutes and shall not exceed 24 hours',
  516. '请输入理由' => 'Please enter a reason',
  517. '请选择正确的直播商品' => 'Please select the correct live product',
  518. '直播间状态有误' => 'The status of the live room is wrong',
  519. '奖品不存在' => 'Prize does not exist',
  520. '写入中奖记录失败' => 'Failed to write winning record',
  521. '请继续参与活动抽奖' => 'Please continue to participate in the lucky draw',
  522. '已经领取成功' => 'Received successfully',
  523. '分销等级不存在' => 'Distribution level does not exist',
  524. '选择的等级不存在' => 'The selected level does not exist',
  525. '该等级已存在此类型任务' => 'This type of task already exists at this level',
  526. '不能小于低等级同类型任务限定数量' => 'Can`t be less than the limited number of low-level tasks of the same type',
  527. '不能大于高等级同类型任务限定数量' => 'Can`t be larger than the limited number of high-level tasks of the same type',
  528. '解除失败' => 'Unable to fail',
  529. '代理商佣金比例不能大于事业部佣金比例' => 'The agent`s commission ratio cannot be greater than the division`s commission ratio',
  530. '代理商到期时间不能大于事业部到期时间' => 'The expiration time of the agent cannot be greater than the expiration time of the business department',
  531. '请填写用户UID' => 'Please fill in User UID',
  532. '管理员信息未查到' => 'Administrator information not found',
  533. '管理员已经删除' => 'Administrator has been removed',
  534. '管理员姓名不能为空' => 'Administrator name cannot be empty',
  535. '该分类有下级分类,无法删除' => 'This category has sub-categories and cannot be deleted',
  536. '该分类下有文章,无法删除' => 'There are articles in this category and cannot be deleted',
  537. '请稍后查看' => 'Please check back later',
  538. '默认模板不能删除' => 'Default templates cannot be deleted',
  539. '该模板使用中,无法删除' => 'The template is in use and cannot be deleted',
  540. '个人中心模板不存在' => 'Personal center template does not exist',
  541. '反馈内容没有查到' => 'Feedback not found',
  542. '您修改的话术内容不存在' => 'The content of your modified words does not exist',
  543. '短信平台:{:msg}' => 'SMS platform:{:msg}',
  544. '订单商品获取失败,无法打印' => 'Failed to get the order item and cannot print',
  545. '小票打印未开启' => 'Receipt printing is not enabled',
  546. '请先配置小票打印开发者' => 'Please configure the receipt printing developer first',
  547. '请选择图片' => 'Please select an image',
  548. '配送员已存在' => 'Shipper already exists',
  549. '同一个手机号的配送员只能添加一个' => 'The courier with the same mobile number can only add one',
  550. '配送员名称不能为空' => 'Shipper name cannot be empty',
  551. '订单未能查到,不能发货' => 'The order could not be found and cannot be shipped',
  552. '订单已删除,不能发货' => 'The order has been deleted and cannot be shipped',
  553. '订单已发货请勿重复操作' => 'The order has been shipped, please do not repeat the operation',
  554. '核销订单不能发货' => 'Verified order cannot be shipped',
  555. '拼团未完成暂不能发货' => 'The grouping has not been completed and cannot be shipped temporarily',
  556. '订单有售后申请请先处理' => 'There is an after-sales application for the order, please process it first',
  557. '快递公司编缺失' => 'Courier company code missing',
  558. '请填写寄件人电话' => 'Please enter sender phone number',
  559. '请填写寄件人地址' => 'Please fill in the sender`s address',
  560. '虚拟发货,无需修改发货信息' => 'Virtual shipping, no need to modify shipping information',
  561. '未发货,请先发货再修改配送信息' => 'Not shipped, please ship first and then modify the shipping information',
  562. '自提订单无法打印' => 'Pick-up orders cannot be printed',
  563. '请先发货' => 'Please ship first',
  564. '请先在系统设置中打开单子面单打印开关' => 'Please turn on the single-sided single-sided printing switch in the system settings first',
  565. '发票已申请,正在审核打印中' => 'The invoice has been applied for and is being reviewed and printed',
  566. '订单已退款' => 'Order has been refunded',
  567. '正在申请退款中' => 'Applying for a refund',
  568. '申请失败' => 'Application failed',
  569. '未支付无法退款' => 'Unpaid non-refundable',
  570. '回退积分和优惠券失败' => 'Failed to roll back points and coupons',
  571. '拼团修改失败' => 'Group modification failed',
  572. '回退佣金失败' => 'Failed to roll back commission',
  573. '余额退款失败' => 'Balance refund failed',
  574. '购买的优惠券已使用或者已过期' => 'The purchased coupon has been used or has expired',
  575. '回退积分增加失败' => 'Failed to increase rollback points',
  576. '售后订单不存在' => 'After-sales order does not exist',
  577. '积分已退或者积分为零无法再退' => 'Points have been refunded or points are zero and cannot be refunded',
  578. '未支付无法退积分' => 'Unpaid points cannot be refunded',
  579. '订单退积分失败' => 'Order refund failed',
  580. '请输入拒绝退款理由' => 'Please enter the reason for rejecting the refund',
  581. '限制单次购买数量不能大于总购买数量' => 'Limit a single purchase quantity cannot be greater than the total purchase quantity',
  582. '请添加抽奖活动名称' => 'Please add the name of the raffle',
  583. '请添加抽奖描述等文案' => 'Please add a description of the lottery',
  584. '活动结束时间必须大于开始时间' => 'Event end time must be greater than start time',
  585. '请添加奖品' => 'Please add a prize',
  586. '请填写消耗数量' => 'Please fill in the consumption quantity',
  587. '商品参与其他活动开启,无法开启预售' => 'The product participates in other activities to open, and the pre-sale cannot be opened',
  588. '活动结束时间不能小于当前时间' => 'The event end time cannot be less than the current time',
  589. '活动已结束,请重新添加或复制' => 'The event has ended, please add or copy again',
  590. '添加优惠券成功' => 'Coupon added successfully',
  591. '发布优惠劵成功' => 'Coupon issued successfully',
  592. '砍价最低价不能大于或等于起始金额' => 'The minimum bargain price cannot be greater than or equal to the starting amount',
  593. '砍价人数不能大于{:num}人' => 'The number of people who haggle cannot be greater than {:num}',
  594. '使用开始时间不能小于领取开始时间' => 'The use start time cannot be less than the collection start time',
  595. '使用结束时间不能小于领取结束时间' => 'The use end time cannot be less than the collection end time',
  596. '优惠券不存在' => 'Coupon does not exist',
  597. '领取的优惠劵已领完或已过期' => 'The coupons received have been received or have expired',
  598. '已领取过该优惠劵' => 'The coupon has been received',
  599. '抱歉,优惠券已经领取完了' => 'Sorry, the coupons have been collected',
  600. '选择用户已拥有该优惠券,请勿重复发放' => 'Select the user who already owns the coupon, please do not issue it repeatedly',
  601. '订单已删除' => 'Order deleted',
  602. '订单已发货' => 'Order has been shipped',
  603. '暂时不支持其他发货类型' => 'other delivery types are not supported temporarily',
  604. '请输入送货人姓名' => 'Please enter the name of the delivery person',
  605. '请输入送货人电话号码' => 'Please enter the phone number of the delivery person',
  606. '请输入送货人信息' => 'Please enter the delivery person information',
  607. '请输入正确的送货人电话号码' => 'Please enter the correct delivery person`s phone number',
  608. '请选择电子面单模板' => 'Please select the template of electronic face slip',
  609. '电子面单已关闭,请选择其他发货方式' => 'The electronic bill has been closed, please choose another shipping method',
  610. '发货失败' => 'Shipment failed',
  611. '订单状态错误' => 'Order status error',
  612. '请输入快递单号' => 'Please enter the courier number',
  613. '请先发货再修改配送信息' => 'Please ship first and then modify the delivery information',
  614. '商品不存在' => 'Commodity does not exist',
  615. '您查看的积分商品已被删除' => 'The point product you viewed has been deleted',
  616. '请添加商品' => 'Please add a product',
  617. '添加抽奖活动失败' => 'Failed to add lottery event',
  618. '抽奖活动不存在' => 'The lottery does not exist',
  619. '请填写奖品名称' => 'Please fill in the name of the prize',
  620. '请选择奖品图片' => 'Please select the prize picture',
  621. '请填写奖品中奖权重' => 'Please fill in the prize winning weight',
  622. '请选择奖品类型' => 'Please select the type of prize',
  623. '请填写奖品赠送{:type}数' => 'Please fill in the {:type} number of prizes given',
  624. '请选择优惠券' => 'Please select a coupon',
  625. '生成新订单失败' => 'Failed to generate new order',
  626. '修改原来订单商品拆分状态失败' => 'Failed to modify the original order item split status',
  627. '新增拆分订单商品信息失败' => 'Failed to add product information for split order',
  628. '保存新订单商品信息失败' => 'Failed to save new order product information',
  629. '协议类型缺失' => 'Protocol type missing',
  630. '请填写协议名称' => 'Please fill in the agreement name',
  631. '请填写协议内容' => 'Please fill in the content of the agreement',
  632. '该类型协议已经存在' => 'This type of protocol already exists',
  633. '临时二维码获取错误' => 'Temporary QR code acquisition error',
  634. '永久二维码获取错误' => 'Permanent QR code acquisition error',
  635. '请先配置接口密钥' => 'Please configure the interface key first',
  636. '无法创建文件夹,请检查您的上传目录权限' => 'Unable to create folder, please check your upload directory permission',
  637. '商品参数错误' => 'Commodity parameter error',
  638. '上传方式错误' => 'The upload method is wrong',
  639. '格式错误' => 'Format error',
  640. '图片流获取失败' => 'Failed to get image stream',
  641. '商品详情保存失败' => 'Failed to save product details',
  642. '关联优惠券失败' => 'Failed to associate coupon',
  643. '缺少商品ID' => 'Missing product ID',
  644. '缺少用户UID' => 'Missing user UID',
  645. '缺少订单ID' => 'Missing order ID',
  646. '暂不支持该类型记录' => 'This type of record is not currently supported',
  647. '添加商品记录失败' => 'Failed to add product record',
  648. '评论时间应小于当前时间' => 'The comment time should be less than the current time',
  649. '添加虚拟评论失败' => 'Failed to add virtual comment',
  650. '回复失败' => 'Reply failed',
  651. '请选择限购类型' => 'Please select the type of purchase restriction',
  652. '限购数量不能小于1' => 'The purchase limit cannot be less than 1',
  653. '一二级返佣相加不能大于商品售价' => 'The sum of the first and second level rebates cannot be greater than the price of the product',
  654. '商品类型不能切换' => 'The product type cannot be switched',
  655. '请输入规则名称' => 'Please enter the rule name',
  656. '请输入属性名称' => 'Please enter the attribute name',
  657. '请输入正确的属性' => 'Please enter the correct attribute',
  658. '请填写正确的商品信息' => 'Please fill in the correct product information',
  659. '请填写正确的商品价格' => 'Please fill in the correct product price',
  660. '请填写正确的商品库存' => 'Please fill in the correct product inventory',
  661. '请填写正确的商品成本价格' => 'Please fill in the correct commodity cost price',
  662. '请上传商品图片' => 'Please upload the product picture',
  663. '{:name}规格不存在' => '{:name} specification does not exist',
  664. '{:name}属性不存在' => '{:name} attribute does not exist',
  665. '请设置至少一个属性' => 'Please set at least one attribute',
  666. '商品参与秒杀活动开启,无法进行此操作' => 'Commodity participation in spike activity is enabled, this operation cannot be performed',
  667. '商品参与砍价活动开启,无法进行此操作' => 'Commodity participation in bargaining is enabled, this operation cannot be performed',
  668. '商品参与拼团活动开启,无法进行此操作' => 'Commodity participation in group activity is enabled, this operation cannot be performed',
  669. '会员价格不能为0' => 'The member price cannot be 0',
  670. '虚拟优惠券商品请选择优惠券' => 'Please select a coupon for virtual coupon products',
  671. '卡号:{:key}密码:{:value},已经添加过,请重新添加卡密' => 'Card number: {:key} Password: {:value}, it has been added, please add the card key again',
  672. '缺少城市id无法保存' => 'The city id is missing and cannot be saved',
  673. '修改的模板不存在' => 'The modified template does not exist',
  674. '指定区域邮费添加失败' => 'Failed to add postage in the specified area',
  675. '管理员不存在' => 'Administrator does not exist',
  676. '您已被禁止登录' => 'You have been banned from logging in',
  677. '管理员账号已存在' => 'Administrator account already exists',
  678. '原始密码错误' => 'Original password error',
  679. '请输入新密码' => 'Please enter a new password',
  680. '请选择要删除的图片' => 'Please select the picture to delete',
  681. '移动失败或不能重复移动到同一分类下' => 'Move failed or cannot be moved to the same category repeatedly',
  682. '请求不被允许' => 'The request is not allowed',
  683. '设置类目不被允许' => 'Setting category is not allowed',
  684. '请输入正确格式的配置参数' => 'Please enter the configuration parameters in the correct format',
  685. '{:name}请输入默认值' => '{:name} please enter the default value',
  686. '{:name}请输入正确url' => '{:name} please enter the correct url',
  687. '保存wss证书失败' => 'Failed to save wss certificate',
  688. '{:name}不能为空' => '{:name} cannot be empty',
  689. '删除的云存储不存在' => 'Deleted cloud storage does not exist',
  690. '云存储正在使用中,需要启动其他空间才能删除' => 'The cloud storage is in use and needs to be activated to delete other spaces',
  691. '云空间名称不能重复' => 'Cloud space name cannot be repeated',
  692. '没有权限' => 'No permission',
  693. '替换失败,失败原因:{:msg}' => 'Replacement failed, failure reason: {:msg}',
  694. '请先删除改菜单下的子菜单' => 'Please delete the submenu under the menu first',
  695. '请填写批次名称' => 'Please fill in the batch name',
  696. '请填写要生成卡的数量' => 'Please fill in the number of cards to be generated',
  697. '卡片数量只能为正整数' => 'The number of cards can only be a positive integer',
  698. '单次制卡数量最高不得超过6000张' => 'The maximum number of cards produced in a single time shall not exceed 6000',
  699. '请填写免费使用天数' => 'Please fill in the number of free usage days',
  700. '免费使用天数只能为正整数' => 'The number of free usage days can only be a positive integer',
  701. '生成卡失败' => 'Failed to generate card',
  702. '会员功能暂未开启' => 'The member function has not been opened yet',
  703. '请输入会员卡号' => 'Please enter the membership card number',
  704. '请输入领取卡密' => 'Please enter the card password',
  705. '会员卡不存在' => 'The membership card does not exist',
  706. '会员卡未激活,暂无法使用' => 'The membership card is not activated and cannot be used temporarily',
  707. '会员卡密码有误' => 'The membership card password is incorrect',
  708. '会员卡已使用' => 'The membership card has been used',
  709. '您已是永久会员,无需再领取,可以将此卡转送亲朋好友,一起享受优惠' => 'You are already a permanent member, you don`t need to get it anymore, you can transfer this card to friends and relatives to enjoy the discount together',
  710. '暂无此类型会员卡' => 'There is currently no membership card of this type',
  711. '会员权益类型缺失' => 'Membership benefit type is missing',
  712. '请设置权益名称' => 'Please set the equity name',
  713. '请上传会员权益图标' => 'Please upload the member rights icon',
  714. '请设置返还积分倍数' => 'Please set the return points multiple',
  715. '返还积分倍数不能为负数' => 'The multiple of return points cannot be negative',
  716. '请设置运费折扣' => 'Please set the shipping discount',
  717. '运费折扣不能为负数' => 'The shipping discount cannot be negative',
  718. '请设置签到积分倍数' => 'Please set the check-in point multiple',
  719. '签到积分倍数不能为负数' => 'Sign-in point multiple cannot be negative',
  720. '请设置线下付款折扣' => 'Please set the offline payment discount',
  721. '线下付款不能为负数' => 'Offline payment cannot be negative',
  722. '请填写会员卡名称' => 'Please fill in the name of the membership card',
  723. '会员卡类型缺失' => 'Missing membership card type',
  724. '请填写有效期(天)' => 'Please fill in the validity period (days)',
  725. '有效期(天)不能为负数' => 'The validity period (days) cannot be negative',
  726. '请填写价格' => 'Please fill in the price',
  727. '价格不能为负数' => 'Price cannot be negative',
  728. '优惠价不能大于原价' => 'The discounted price cannot be greater than the original price',
  729. '地址不存在' => 'Address does not exist',
  730. '取消原来默认地址失败' => 'Cancel the original default address failed',
  731. '设置默认地址失败' => 'Failed to set default address',
  732. '地址已存在' => 'Address already exists',
  733. '收货地址格式错误' => 'The format of the delivery address is incorrect',
  734. '请登录' => 'Please log in',
  735. '登录已过期,请重新登录' => 'Login has expired, please log in again',
  736. '增加记录失败' => 'Add record failed',
  737. '记录分享记录失败' => 'Record sharing record failed',
  738. '增加用户佣金失败' => 'Failed to increase user commission',
  739. '企业付款到零钱失败,请稍后再试' => 'The company failed to pay the change, please try again later',
  740. '已经提现' => 'Already withdrawn',
  741. '您的提现申请已被拒绝' => 'Your withdrawal request has been rejected',
  742. '可提现佣金不足' => 'Insufficient commission to withdraw cash',
  743. '提现金额不能小于{:money}元' => 'The withdrawal amount cannot be less than {:money} yuan',
  744. '提现佣金不足{:money}元' => 'The commission for withdrawal is insufficient {:money} yuan',
  745. '提现佣金大于0' => 'The commission for withdrawal is greater than 0',
  746. '企业微信付款到零钱最低金额为1元' => 'Enterprise WeChat payment to change the minimum amount is 1 yuan',
  747. '该分组已经存在' => 'The group already exists',
  748. '清空用户标签失败' => 'Failed to clear user label',
  749. '设置标签失败' => 'Failed to set label',
  750. '请选择标签分类' => 'Please select label classification',
  751. '该标签已经存在' => 'The label already exists',
  752. '修改用户等级信息失败' => 'Failed to modify user level information',
  753. '用户等级不存在' => 'User level does not exist',
  754. '用户等级经验必须大于上一等级设置的经验' => 'User level experience must be greater than the experience set by the previous level',
  755. '用户等级经验必须小于下一等级设置的经验' => 'User level experience must be less than the experience set by the next level',
  756. '已检测到您设置过的用户等级,此等级不可重复' => 'The user level you set has been detected, this level cannot be repeated',
  757. '已检测到您设置过该用户等级经验值,经验值不可重复' => 'It has been detected that you have set the experience value of this user level, the experience value cannot be repeated',
  758. '订单未支付' => 'Order not paid',
  759. '佣金转入余额,不能退款' => 'The commission is transferred to the balance and cannot be refunded',
  760. '已支付的订单记录无法删除' => 'The paid order record cannot be deleted',
  761. '转入金额不能大于可提现佣金' => 'The transfer amount cannot be greater than the commission that can be withdrawn',
  762. '写入余额充值失败' => 'Failed to write balance recharge',
  763. '您选择的充值方式已下架' => 'The recharge method you selected has been removed',
  764. '充值订单生成失败' => 'Failed to generate recharge order',
  765. '保存用户信息失败' => 'Failed to save user information',
  766. '密码重置失败' => 'Password reset failed',
  767. '增加推广人数失败' => 'Failed to increase the number of promotions',
  768. '设置登录类型失败' => 'Failed to set login type',
  769. '设置推广员失败' => 'Failed to set promoter',
  770. '增加用户余额失败' => 'Failed to increase user balance',
  771. '减少用户余额失败' => 'Failed to reduce user balance',
  772. '减少用户佣金失败' => 'Failed to reduce user commission',
  773. '增加用户积分失败' => 'Failed to increase user points',
  774. '减少用户积分失败' => 'Failed to reduce user points',
  775. '增加用户经验失败' => 'Failure to increase user experience',
  776. '减少用户经验失败' => 'Failure to reduce user experience',
  777. '该分组不存在' => 'The group does not exist',
  778. '设置分组失败或无改动' => 'Failure to set grouping or no change',
  779. '有标签不存在或被删除' => 'A label does not exist or is deleted',
  780. '等级不存在或被删除' => 'Level does not exist or is deleted',
  781. '此用户已有该用户等级,无法再次赠送' => 'This user already has this user level and cannot give it again',
  782. '赠送天数不能为0' => 'The gift days cannot be 0',
  783. '天数输入错误' => 'The number of days is incorrectly entered',
  784. '用户信息储存失败' => 'Failed to store user information',
  785. '您得ip不再白名单中,请前往腾讯微信公众平台添加ip白名单' => 'Your ip is no longer in the whitelist, please go to the Tencent WeChat public platform to add the ip to the whitelist',
  786. '您填写得appid无效,请检查' => 'The appid you filled in is invalid, please check',
  787. '请输入回复信息内容' => 'Please enter the content of the reply message',
  788. '请上传回复的图片' => 'Please upload the picture of the reply',
  789. '请上传回复的声音' => 'Please upload the reply voice',
  790. '请选择图文消息' => 'Please select a text message',
  791. '对应的uid不存在' => 'The corresponding uid does not exist',
  792. '取消关注失败' => 'Unfollow failed',
  793. '电子面单模板ID缺失' => 'The ID of the electronic face slip template is missing',
  794. '快递公司编码缺失' => 'The courier company code is missing',
  795. '寄件人信息缺失' => 'Sender information is missing',
  796. '收件人信息缺失' => 'The recipient information is missing',
  797. '云打印机编号缺失' => 'Cloud printer number is missing',
  798. '商品数量缺失' => 'Item quantity is missing',
  799. '获取access_token获取失败' => 'Failed to obtain access_token',
  800. '手机号不能为空' => 'Mobile phone number cannot be empty',
  801. '模版ID不存在' => 'Template ID does not exist',
  802. '请先配置accessKey和secretKey' => 'Please configure accessKey and secretKey first',
  803. '请先配置水印图片' => 'Please configure the watermark image first',
  804. '请先配置水印文字' => 'Please configure the watermark text first',
  805. '远程水印图片下载失败' => 'Remote watermark image download failed',
  806. '上传图片不存在' => 'The uploaded image does not exist',
  807. '图片流获取失败' => 'Failed to get image stream',
  808. '图片下载失败' => 'Picture download failed',
  809. '必须上传xlsx格式文件' => 'Must upload xlsx format file',
  810. '数据不能为空' => 'Data cannot be empty',
  811. '缺少pay_price' => 'Missing pay_price',
  812. '退款失败:{:msg}' => 'Refund failed: {:msg}',
  813. '获取微信粉丝信息失败' => 'Failed to get WeChat fan information',
  814. '您已关闭上传功能' => 'You have turned off the upload function',
  815. '文件不可写' => 'The file is not writable',
  816. '时间格式不正确' => 'The time format is incorrect',
  817. '文件可能损坏,请检查' => 'The file may be damaged, please check',
  818. '修复错误,请重试' => 'Fix the error, please try again',
  819. '请指定要修复的表' => 'Please specify the table to be repaired',
  820. '请配置支付证书' => 'Please configure payment certificate',
  821. '只支持两级分类' => 'Only two-level classification is supported',
  822. '运费格式错误' => 'Freight format error',
  823. '请检查属性编码或库存数量' => 'Please check the attribute code or inventory quantity',
  824. '同步条数不能超过100' => 'The number of synchronization entries cannot exceed 100',
  825. 'appid或appsecret错误' => 'Appid or AppSecret error',
  826. '父级ID参数类型错误' => 'Parent ID parameter type error',
  827. '分类名称长度不能超过25个字符' => 'The length of classification name cannot exceed 25 characters',
  828. '分类图标长度不能超过128个字符' => 'The length of classification icon cannot exceed 128 characters',
  829. '分类大图长度不能超过200个字符' => 'The length of the classified large image cannot exceed 200 characters',
  830. '排序参数类型错误' => 'Wrong sort parameter type',
  831. '排序不能小于0' => 'Sort cannot be less than 0',
  832. '状态必须是0-1之间的整数' => 'Status must be an integer between 0 and 1',
  833. '权益简介不能大于8个字' => 'The introduction of rights and interests cannot be longer than 8 words',
  834. '提现方式最少选一种' => 'Select at least one withdrawal method',
  835. '身份使用中,无法删除' => 'The identity is in use and cannot be deleted',
  836. '展示名称不能大于6个字' => 'The display name cannot be longer than 6 characters',
  837. '推广佣金单价不能小于0' => 'The unit price of the promotion commission cannot be less than 0',
  838. '每日推广佣金上限不能小于-1' => 'The daily promotion commission limit cannot be less than -1',
  839. '请核对领取方式' => 'Please check the collection method',
  840. '请输入优惠券名称' => 'Please enter the coupon name',
  841. '请输入真实姓名' => 'Please enter your real name',
  842. '描述内容不能超过120字' => 'The description cannot exceed 120 words',
  843. '账号密码必须是在6到32位之间' => 'The account password must be between 6 and 32 bits',
  844. '商户号不能为空' => 'Merchant number cannot be empty',
  845. '请输入账号和密码' => 'Please enter the account number and password',
  846. '登录成功' => 'Login successful',
  847. '退出成功' => 'Exit successfully',
  848. '发送验证码失败,请刷新页面重新获取' => 'Failed to send verification code, please refresh the page to get it again',
  849. '请输入验证码' => 'Please enter the verification code',
  850. '验证码输入有误' => 'The verification code is entered incorrectly',
  851. '验证码已发送' => 'Verification code has been sent',
  852. '验证码发送成功' => 'Verification code sent successfully',
  853. '验证码发送失败' => 'Verification code sending failed',
  854. '请先获取验证码' => 'Please get the verification code first',
  855. '验证码错误' => 'Verification code error',
  856. '密码必须是在6到16位之间' => 'The password must be between 6 and 16 digits',
  857. '密码太过简单,请输入较为复杂的密码' => 'The password is too simple, please enter a more complex password',
  858. '注册成功' => 'Registration successful',
  859. '注册失败' => 'Registration failed',
  860. '请输入手机号' => 'Please enter the phone number',
  861. '绑定成功' => 'Binding successful',
  862. '绑定失败' => 'Binding failed',
  863. '手机号格式不正确' => 'The phone number format is incorrect',
  864. '登录失败' => 'Login failed',
  865. '扫码失败请重新扫描' => 'Scan code failed, please scan again',
  866. '二维码已过期请重新扫描' => 'The QR code has expired, please scan again',
  867. '授权成功,请绑定手机号' => 'The authorization is successful, please bind the mobile phone number',
  868. '授权成功' => 'Authorization successful',
  869. '请先关注公众号' => 'Please pay attention to the official account first',
  870. '账号或密码错误' => 'Account or password error',
  871. '请修改您的初始密码,再尝试登录' => 'Please modify your initial password and try to log in again',
  872. '您已被禁止登录,请联系管理员' => 'You have been banned from logging in, please contact the administrator',
  873. '手机号已注册' => 'The phone number has been registered',
  874. '您今日发送得短信次数已经达到上限' => 'The number of text messages you have sent today has reached the upper limit',
  875. '此IP今日发送次数已经达到上限' => 'The number of times this IP has been sent today has reached the upper limit',
  876. '短信平台验证码发送失败' => 'SMS platform verification code failed to send',
  877. '用户不存在' => 'User does not exist',
  878. '修改密码失败' => 'Change password failed',
  879. '用户登录失败,无法生成新用户,请稍后再试' => 'User login failed, unable to generate new user, please try again later',
  880. '用户不存在,无法切换' => 'The user does not exist and cannot be switched',
  881. '修改新用户登录类型出错' => 'Error modifying new user login type',
  882. '请刷新页面或者重新授权' => 'Please refresh the page or re-authorize',
  883. '获取用户访问token失败' => 'Failed to obtain user access token',
  884. '此手机已经绑定,无法多次绑定' => 'This phone has been bound and cannot be bound multiple times',
  885. '您的账号已经绑定过手机号码' => 'Your account has been bound with a mobile phone number',
  886. 'H5已有账号是否绑定此账号上' => 'Whether the existing account of H5 is bound to this account',
  887. '新手机号和原手机号相同,无需修改' => 'The new phone number is the same as the original phone number, no need to modify',
  888. '此手机已经注册' => 'This phone has been registered',
  889. '用户信息获取失败' => 'Failed to obtain user information',
  890. '请选择收货地址' => 'Please select the delivery address',
  891. '地址选择有误' => 'The address selection is wrong',
  892. '可用积分不足' => 'Insufficient credits available',
  893. '奖品不存在' => 'The prize does not exist',
  894. '写入中奖记录失败' => 'Failed to write winning record',
  895. '请继续参与活动抽奖' => 'Please continue to participate in the lucky draw',
  896. '已经领取成功' => 'Received successfully',
  897. '请输入收货人信息' => 'Please enter the consignee information',
  898. '请输入正确的收货人电话' => 'Please enter the correct phone number of the consignee',
  899. '抽奖记录不存在' => 'The lottery record does not exist',
  900. '该奖品不需要发货' => 'This prize does not need to be shipped',
  901. '请选择快递公司或输入快递单号' => 'Please select a courier company or enter a courier number',
  902. '活动不存在或已删除' => 'Activity does not exist or has been deleted',
  903. '暂未有该类型活动' => 'There is no activity of this type yet',
  904. '您暂时无法参与该活动' => 'You are temporarily unable to participate in this activity',
  905. '活动状态有误,请联系管理员' => 'The activity status is incorrect, please contact the administrator',
  906. '可用积分不足,没有更多抽奖次数' => 'Insufficient points available, no more draws',
  907. '余额不足,没有更多抽奖次数' => 'Insufficient balance, no more draws',
  908. '购买商品之后获得更多抽奖次数' => 'Get more lottery draws after purchasing goods',
  909. '订单完成评价之后获得更多抽奖次数' => 'More prize draws will be obtained after the order is evaluated',
  910. '邀请更多好友获取抽奖次数' => 'Invite more friends to get the number of lucky draws',
  911. '抽奖扣除用户积分失败' => 'Lottery draw failed to deduct user points',
  912. '抽奖失败,余额不足' => 'Lottery draw failed, insufficient balance',
  913. '抽奖扣除用户余额失败' => 'Lottery draw failed to deduct user balance',
  914. '抽奖扣除用户推广获取抽奖次数失败' => 'The lottery draw failed to deduct the number of times the user promoted to get the lottery',
  915. '抽奖减少奖品总数失败' => 'Lottery draw to reduce the total number of prizes failed',
  916. '分销等级不存在' => 'Distribution level does not exist',
  917. '永久二维码获取错误' => 'Permanent QR code acquisition error',
  918. '邀请码无效' => 'Invitation code is invalid',
  919. '授权失败,参数有误' => 'Authorization failed, parameter is wrong',
  920. 'openid获取失败' => 'Failed to get openid',
  921. '获取session_key失败,请检查您的配置' => 'Failed to get session_key, please check your configuration',
  922. '获取会话密匙失败' => 'Failed to get session key',
  923. '静默授权失败' => 'Silent authorization failed',
  924. '获取用户信息失败' => 'Failed to obtain user information',
  925. '更新信息失败' => 'Update information failed',
  926. '请上传二维码' => 'Please upload the QR code',
  927. '请关注公众号' => 'Please pay attention to the public number',
  928. '新增用户失败' => 'Add user failed',
  929. '用户关注失败' => 'Failed to follow user',
  930. '获取token失败{:msg}' => 'Failed to get token {:msg}',
  931. '配置已更改或token已失效' => 'The configuration has been changed or the token has expired',
  932. '平台错误:发生异常,请稍后重试' => 'Platform error: An exception occurred, please try again later',
  933. '企业微信支付到零钱需要支付证书,检测到您没有上传' => 'Enterprise WeChat payment to change needs a payment certificate, it is detected that you have not uploaded',
  934. '发起企业支付到零钱失败' => 'The initiating enterprise failed to pay the change',
  935. '无效的token不能查找到用户聊天记录' => 'Invalid token cannot find user chat records',
  936. '图片上传成功' => 'Image upload successfully',
  937. '用户uid不再当前聊天用户范围内' => 'The user uid is no longer within the scope of the current chat user',
  938. '请输入订单价格' => 'Please enter the order price',
  939. '请去后台售后订单列表处理' => 'Please go to the background after-sales order list processing',
  940. '分类名称不能为空' => 'Category name cannot be empty',
  941. '分类不存在' => 'Classification does not exist',
  942. '添加的内容重复' => 'Added content is repeated',
  943. '缺少转接人id' => 'Missing transfer person id',
  944. '转接成功' => 'Transfer successful',
  945. '话术没有被查到' => 'Speech not found',
  946. '公共话术不能修改' => 'Public language cannot be modified',
  947. '话术标题内容不能为空' => 'The content of the topic title cannot be empty',
  948. '已拥有此分组' => 'Already owns this group',
  949. '缺少标签id' => 'Missing tag id',
  950. '请填汉字字母或者数字' => 'Please fill in Chinese letters or numbers',
  951. '标题长度不能超过50个字' => 'The title length cannot exceed 50 characters',
  952. '请选择分类' => 'Please select a category',
  953. '分类必须为数字' => 'The classification must be a number',
  954. '请填写话术内容' => 'Please fill in the content of the language',
  955. '话术长度不能超过500个字' => 'The length of the speech cannot exceed 500 words',
  956. '排序必须为数字' => 'The sort must be a number',
  957. '微信最低提现金额不能小于1元' => 'Wechat minimum withdrawal amount cannot be less than 1 yuan',
  958. '用户不存在' => 'User does not exist',
  959. '提现方式不存在' => 'Withdrawal method does not exist',
  960. '提现金额输入有误' => 'The withdrawal amount is incorrectly entered',
  961. '银行卡号输入有误' => 'The bank card number is entered incorrectly',
  962. '请输入支付宝账号' => 'Please enter the Alipay account number',
  963. '请输入银行卡账号' => 'Please enter the bank card account number',
  964. '请输入开户行信息' => 'Please enter the bank information',
  965. '申请提现成功' => 'The application for withdrawal is successful',
  966. '申请提现失败' => 'Failed to apply for withdrawal',
  967. '充值金额不能为0元' => 'The recharge amount cannot be 0 yuan',
  968. '充值方式不支持' => 'The recharge method is not supported',
  969. '充值金额不能低于{:money}' => 'The recharge amount cannot be less than {:money}',
  970. '充值成功' => 'Recharge successful',
  971. '充值失败' => 'Recharge failed',
  972. '签到获得{:integral}积分' => 'Sign in to get {:integral} points',
  973. '签到失败' => 'Sign in failed',
  974. '收藏成功' => 'Collect Successful',
  975. '收藏失败' => 'Failed to collect',
  976. '授权失败' => 'Authorization failed',
  977. 'unionid不存在' => 'Unionid does not exist',
  978. '获取用户UID失败' => 'Failed to get user UID',
  979. '请输入昵称或者选择头像' => 'Please enter a nickname or select an avatar',
  980. '注销成功' => 'Logout successful',
  981. '暂无客服人员在线,请稍后联系' => 'There is no customer service staff online, please contact us later',
  982. '不能和自己聊天' => 'Can`t chat with myself',
  983. '您不是客服无法登录' => 'You are not customer service and cannot log in',
  984. '自己不能转接给自己' => 'I cannot transfer to myself',
  985. '转接客服失败' => 'Transfer customer service failed',
  986. '没有此用户' => 'There is no such user',
  987. '客服不存在' => 'Customer service does not exist',
  988. '商品未查到' => 'Commodity not found',
  989. '请填写开票手机号' => 'Please fill in the billing phone number',
  990. '请填写发票抬头(开具发票企业名称)' => 'Please fill in the title of the invoice (name of the company issuing the invoice)',
  991. '请填写正确的发票抬头(开具发票企业名称)' => 'Please fill in the correct invoice header (name of the company issuing the invoice)',
  992. '请填写发票税号' => 'Please fill in the invoice tax number',
  993. '请填写正确的发票税号' => 'Please fill in the correct invoice tax number',
  994. '请填写正确的银行卡号' => 'Please fill in the correct bank card number',
  995. '地址不存在' => 'Address does not exist',
  996. '收货地址格式错误' => 'The format of the delivery address is incorrect',
  997. '收货地址格式错误或系统未完善当前地址' => 'The format of the delivery address is incorrect or the system does not complete the current address',
  998. '收货地址格式错误,请重新选择' => 'The format of the delivery address is incorrect, please select again',
  999. '请填写详细地址' => 'Please fill in the detailed address',
  1000. '名称必须填写' => 'Name must be filled in',
  1001. '名称最多不能超过25个字符' => 'Name cannot exceed 25 characters',
  1002. '手机号必须填写' => 'Mobile phone number must be filled in',
  1003. '手机号格式错误' => 'Mobile phone number format error',
  1004. '省必须填写' => 'The province must fill in',
  1005. '市必须填写' => 'City must fill in',
  1006. '区/县必须填写' => 'The district/county must be filled in',
  1007. '详细地址必须填写' => 'The detailed address must be filled in',
  1008. '请填写反馈内容' => 'Please fill in the feedback content',
  1009. '比例不能大于您的比例' => 'The ratio cannot be greater than your ratio',
  1010. '激活成功' => 'Activation successful',
  1011. '暂无海报' => 'No posters yet',
  1012. '二维码生成失败' => 'QR code generation failed',
  1013. '缺少字体文件Bold' => 'Missing font file Bold',
  1014. '缺少字体文件Normal' => 'Missing font file Normal',
  1015. '生成图片失败' => 'Failed to generate image',
  1016. '生成图片时,系统错误' => 'A system error occurred when generating a picture',
  1017. '生成海报失败' => 'Failed to generate poster',
  1018. '订单不存在' => 'Order does not exist',
  1019. '订单已支付' => 'Order paid',
  1020. '请填写实际支付金额' => 'Please fill in the actual payment amount',
  1021. '实际支付金额不能小于0元' => 'The actual payment amount cannot be less than 0 yuan',
  1022. '请填写备注内容' => 'Please fill in the remarks',
  1023. '请先处理售后申请' => 'Please process the after-sales application first',
  1024. '用户已取消申请' => 'The user has cancelled the application',
  1025. '售后订单状态不支持该操作' => 'After-sales order status does not support this operation',
  1026. '退款修改状态错误' => 'Refund modification status error',
  1027. '修改退款状态成功' => 'Modify the refund status successfully',
  1028. '已退完支付金额,不能再退款了' => 'The payment amount has been refunded and cannot be refunded any more',
  1029. '请输入退款金额' => 'Please enter the refund amount',
  1030. '退款金额大于支付金额,请修改退款金额' => 'The refund amount is greater than the payment amount, please modify the refund amount',
  1031. '退款成功' => 'Refund successful',
  1032. '退款失败' => 'Refund failed',
  1033. '请输入核销码或者扫描核销二维码' => 'Please enter the write-off code or scan the write-off QR code',
  1034. '核销成功' => 'Successful write-off',
  1035. '请输入付款金额' => 'Please enter the payment amount',
  1036. '支付金额不能为0元' => 'The payment amount cannot be 0 yuan',
  1037. '付费会员功能暂未开启' => 'The paid membership function has not been opened yet',
  1038. '支付数据生成失败' => 'Payment data generation failed',
  1039. '支付订单不存在' => 'Payment order does not exist',
  1040. '微信支付成功' => 'WeChat payment is successful',
  1041. '前往支付' => 'Go to payment',
  1042. '余额支付成功' => 'Balance payment successful',
  1043. '请传入支付宝支付回调URL' => 'Please pass in the Alipay payment callback URL',
  1044. '支付宝支付成功' => 'Alipay payment is successful',
  1045. '订单生成失败' => 'Order generation failed',
  1046. '请提交购买的商品' => 'Please submit the purchased product',
  1047. '商品不存在,请重新选择商品下单' => 'The product does not exist, please re-select the product to place an order',
  1048. '订单创建成功' => 'Order created successfully',
  1049. '收货成功' => 'Received goods successfully',
  1050. '收货失败' => 'Receipt failed',
  1051. '快递单号不存在' => 'Express tracking number does not exist',
  1052. '默认运费模板未配置,无法下单' => 'The default shipping template is not configured, so the order cannot be placed',
  1053. '订单已过期,请刷新当前页面' => 'The order has expired, please refresh the current page',
  1054. '订单已创建,请点击查看完成支付' => 'The order has been created, please click to view to complete the payment',
  1055. '订单生成失败,你已经在该团内不能再参加了' => 'The order generation failed, you can no longer participate in the group',
  1056. '订单生成失败,你已经参加该团了,请先支付订单' => 'The order generation failed, you have already joined the group, please pay the order first',
  1057. '该团人员已满' => 'The group is full',
  1058. '暂不支持该支付方式,请刷新页面或者联系管理员' => 'This payment method is not currently supported, please refresh the page or contact the administrator',
  1059. '您购买的商品库存已不足{:cart_num}{:unit_name}' => 'The stock you purchased is not enough {:cart_num}{:unit_name}',
  1060. '该订单已失效' => 'The order has expired',
  1061. '支付失败' => 'Payment failed',
  1062. '支付成功' => 'Payment successful',
  1063. '支付方式错误' => 'Payment method error',
  1064. '订单商品已评价' => 'The order item has been evaluated',
  1065. '请为商品评分' => 'Please rate the product',
  1066. '请为商家服务评分' => 'Please rate the business service',
  1067. '评价失败' => 'Evaluation failed',
  1068. '请重新选择退款商品或件数' => 'Please re-select the refund item or the number of pieces',
  1069. '当前状态不能取消申请' => 'The current state cannot cancel the application',
  1070. '重选成功' => 'Re-successful',
  1071. '订单已退款' => 'Order refunded',
  1072. '使用积分抵扣失败' => 'Failed to use points to deduct',
  1073. '会员类型不存在' => 'Member type does not exist',
  1074. '您已是永久会员无需再购买' => 'You are already a permanent member, no need to purchase any more',
  1075. '该会员卡暂时无法购买' => 'This membership card cannot be purchased temporarily',
  1076. '您已经领取过免费会员' => 'You have already received a free membership',
  1077. '此类型会员卡暂未开售' => 'This type of membership card is not yet available for sale',
  1078. '获取购物车信息失败' => 'Failed to get shopping cart information',
  1079. '您要购买的优惠券已失效,无法购买' => 'The coupon you want to buy has expired and cannot be purchased',
  1080. '您已获取过该优惠券,无法再次购买' => 'You have already obtained the coupon and cannot buy it again',
  1081. '请刷新后重试' => 'Please refresh and try again',
  1082. '暂无库存' => 'No stock',
  1083. '选择的规格库存不足' => 'The selected specification is out of stock',
  1084. '单次购买数量不能大于 {:limit} 件' => 'Single purchase quantity cannot be greater than {:limit} pieces',
  1085. '该商品限购 {:limit} 件,您已经购买 {:pay_num} 件' => 'This product is limited to {:limit} pieces, you have already purchased {:pay_num} pieces',
  1086. '选择支付方式有误' => 'Incorrect payment method selected',
  1087. '选择的优惠劵无效' => 'The selected coupon is invalid',
  1088. '不满足优惠劵的使用条件' => 'The conditions for using the coupons are not met',
  1089. '使用优惠劵失败' => 'Failed to use coupon',
  1090. '请填写姓名和电话' => 'Please fill in your name and phone number',
  1091. '营销商品不能使用线下支付' => 'Offline payment cannot be used for marketing products',
  1092. '暂无门店无法选择门店自提' => 'There is currently no store and cannot choose to pick up at the store',
  1093. '订单商品结算失败' => 'Order item settlement failed',
  1094. '发票已申请' => 'Invoice has been applied',
  1095. '正在申请退款中' => 'Applying for a refund',
  1096. '申请失败' => 'Application failed',
  1097. '退款件数大于订单件数' => 'The number of refunds is greater than the number of orders',
  1098. '该订单已全部拆分' => 'The order has been split',
  1099. '申请退款失败' => 'Failed to apply for refund',
  1100. '存在待处理退款单' => 'There is a pending refund order',
  1101. '该订单无法删除' => 'This order cannot be deleted',
  1102. '订单已经支付无法取消' => 'The order has been paid and cannot be cancelled',
  1103. '拼团商品不能再来一单,请在拼团商品内自行下单' => 'The grouped product cannot be ordered again, please place an order in the grouped product by yourself',
  1104. '砍价商品不能再来一单,请在砍价商品内自行下单' => 'The bargained item cannot be ordered again, please place your own order in the bargained item',
  1105. '秒杀商品不能再来一单,请在秒杀商品内自行下单' => 'The seckill item cannot be ordered again, please place an order within the seckill item',
  1106. '预售商品不能再来一单,请在预售商品内自行下单' => 'The pre-sale item cannot be ordered again, please place an order in the pre-sale item by yourself',
  1107. '再来一单失败,请重新下单' => 'Another order failed, please place a new order',
  1108. '该订单无法支付' => 'The order cannot be paid',
  1109. '订单支付状态有误,无法进行支付' => 'The payment status of the order is incorrect and cannot be paid',
  1110. '该订单已支付' => 'The order has been paid',
  1111. '订单状态错误' => 'Order status error',
  1112. '此订单不能被核销' => 'This order cannot be written off',
  1113. '订单有售后申请请先处理' => 'The order has an after-sales application, please process it first',
  1114. '您无权限核销此订单,请联系管理员' => 'You do not have permission to write off this order, please contact the administrator',
  1115. '订单已核销' => 'Order has been written off',
  1116. '拼团订单暂未成功无法核销' => 'The group order has not been successfully written off yet',
  1117. '核销失败' => 'Verification failed',
  1118. '发货成功' => 'Successful delivery',
  1119. '无需支付' => 'No payment required',
  1120. '获取用户openid失败,无法支付' => 'Failed to obtain user openid, unable to pay',
  1121. '网站名称配置未填写,无法支付' => 'The website name configuration is not filled in, unable to pay',
  1122. '支付方式不存在' => 'Payment method does not exist',
  1123. '不支持该类型方式' => 'This type of method is not supported',
  1124. '余额支付失败' => 'Balance payment failed',
  1125. '暂未开启发票' => 'Invoice has not been opened yet',
  1126. '暂未开启专用发票' => 'Special invoice has not been opened yet',
  1127. '该发票已经存在' => 'The invoice already exists',
  1128. '设置默认发票失败' => 'Failed to set default invoice',
  1129. '没有此用户,无法检测升级用户等级' => 'Without this user, the upgrade user level cannot be detected',
  1130. '检测升级失败' => 'Check upgrade failed',
  1131. '修改订单失败' => 'Failed to modify order',
  1132. '修改用户信息失败' => 'Failed to modify user information',
  1133. '绑定推广关系失败' => 'Failed to bind promotion relationship',
  1134. '天数不能为0' => 'The number of days cannot be 0',
  1135. '添加签到数据失败' => 'Failed to add check-in data',
  1136. '赠送经验失败' => 'Failed to give experience',
  1137. '请先配置签到天数' => 'Please configure the check-in days first',
  1138. '已经签到' => 'Signed in',
  1139. '商品不存在' => 'Commodity does not exist',
  1140. '该商品已下架或删除' => 'The item has been removed or deleted',
  1141. '该商品库存不足' => 'The product is out of stock',
  1142. '该商品库存不足{:num}' => 'Insufficient stock of this product {:num}',
  1143. '每人总共限购{:num}件' => 'Each person is limited to {:num} pieces in total',
  1144. '砍价已结束' => 'Haggling has ended',
  1145. '您不能再发起此件商品砍价' => 'You can no longer initiate bargaining on this item',
  1146. '该分享未开启砍价' => 'The sharing has not been opened for bargaining',
  1147. '您已经帮砍过此砍价' => 'You have already helped cut the price',
  1148. '砍价信息没有查到' => 'The bargaining information was not found',
  1149. '用户砍价信息未查到' => 'User bargaining information is not found',
  1150. '请选择有效的商品属性' => 'Please select a valid product attribute',
  1151. '砍价商品不存在' => 'The bargain item does not exist',
  1152. '砍价失败' => 'Haggling failed',
  1153. '砍价未成功' => 'The bargaining was unsuccessful',
  1154. '砍价已支付' => 'Haggling has been paid',
  1155. '您不能再帮砍此件商品' => 'You can no longer help cut this item',
  1156. '商品已被删除' => 'Item has been deleted',
  1157. '拼团不存在或已下架,请手动申请退款' => 'The group does not exist or has been removed, please apply for a refund manually',
  1158. '每个订单限购{:num}件' => 'Each order is limited to {:num} pieces',
  1159. '未查到拼团信息,无法取消' => 'The group information cannot be found and cannot be cancelled',
  1160. '拼团已到期' => 'The group has expired',
  1161. '拼团已完成,无法取消' => 'The grouping has been completed and cannot be cancelled',
  1162. '每人限购{:num}件' => 'Each person is limited to {:num} pieces',
  1163. '抽奖不存在' => 'The lottery does not exist',
  1164. '领取成功' => 'Received successfully',
  1165. '领取失败' => 'Failed to receive',
  1166. '活动未开始' => 'The event has not started',
  1167. '活动已结束' => 'The event has ended',
  1168. '您已有这张优惠券,请勿重复购买' => 'You already have this coupon, please do not buy it again',
  1169. '请核对快递公司编码' => 'Please check the express company code',
  1170. '请选择发票' => 'Please select invoice',
  1171. //微信相关错误
  1172. -1 => 'The system is busy, please try again later',
  1173. 43104 => 'appid does not match openid',
  1174. 45009 => 'Reached the upper limit of WeChat api daily limit',
  1175. 45008 => 'Text message exceeds limit',
  1176. 45007 => 'Voice playback time exceeds the limit',
  1177. 45006 => 'Picture link field exceeds limit',
  1178. 45005 => 'Link field exceeds limit',
  1179. 45004 => 'Description field exceeds limit',
  1180. 45003 => 'Title field exceeds limit',
  1181. 45002 => 'Message content exceeds limit',
  1182. 45001 => 'Multimedia file size exceeds limit',
  1183. 44004 => 'Text message content is empty',
  1184. 44003 => 'Text message content is empty',
  1185. 44002 => 'Post packet is empty',
  1186. 44001 => 'Multimedia file is empty',
  1187. 43019 => 'The recipient needs to be removed from the blacklist',
  1188. 43005 => 'Need friends',
  1189. 43004 => 'Need recipient is attention',
  1190. 43003 => 'HTTPS request required',
  1191. 43002 => 'Post request required',
  1192. 43001 => 'Get request required',
  1193. 42007 => 'The user modifies the wechat password. The accesstoken and refreshtoken are invalid and need to be re authorized',
  1194. 42003 => 'oauth_ Code timeout',
  1195. 42002 => 'refresh_token timeout',
  1196. 42001 => 'access_ Token timeout, please check access_ For the validity period of the token, please refer to basic support - get access_ In token, access_ Detailed mechanism description of token',
  1197. 41009 => 'Missing openid',
  1198. 41008 => 'Missing oauth code',
  1199. 41007 => 'Missing submenu data',
  1200. 41006 => 'Missing media_ ID parameter',
  1201. 41005 => 'Missing multimedia file data',
  1202. 41004 => 'Missing secret parameter',
  1203. 41003 => 'Missing refresh_token parameter',
  1204. 41002 => 'Missing appid parameter',
  1205. 41001 => 'Missing access_token parameter',
  1206. 40163 => 'oauth_ Code used',
  1207. 40155 => 'Do not add links to other wechat home pages',
  1208. 40137 => 'Unsupported picture format',
  1209. 40132 => 'Wechat number is illegal',
  1210. 40125 => 'Invalid appsecret',
  1211. 40121 => 'Illegal media_ ID type',
  1212. 40120 => 'Sub button error in type',
  1213. 40119 => 'button error in type',
  1214. 40118 => 'media_id Illegal size',
  1215. 40117 => 'Illegal group name',
  1216. 40060 => 'When deleting a single article, the specified article_ Illegal idx',
  1217. 40051 => 'Illegal group name',
  1218. 40050 => 'Illegal grouping ID',
  1219. 40048 => 'Invalid URL',
  1220. 40039 => 'Illegal URL length',
  1221. 40035 => 'Illegal parameter',
  1222. 40038 => 'Illegal request format',
  1223. 40033 => 'Illegal request character, cannot contain characters in \uxxxx format',
  1224. 40032 => 'Illegal openid list length',
  1225. 40031 => 'Illegal openid list',
  1226. 40030 => 'Illegal refresh_token',
  1227. 40029 => 'Invalid OAuth_ code',
  1228. 40028 => 'Illegal user-defined menu user',
  1229. 40027 => 'Illegal submenu button URL length',
  1230. 40026 => 'Illegal submenu button key length',
  1231. 40025 => 'Illegal submenu button name length',
  1232. 40024 => 'Illegal submenu button type',
  1233. 40023 => 'Number of illegal submenu buttons',
  1234. 40022 => 'Illegal submenu level',
  1235. 40021 => 'Illegal menu version number',
  1236. 40020 => 'Illegal button URL length',
  1237. 40019 => 'Illegal button key length',
  1238. 40018 => 'Illegal button name length',
  1239. 40017 => 'Illegal button type',
  1240. 40016 => 'Number of illegal buttons',
  1241. 40015 => 'Illegal menu type',
  1242. 40014 => 'Illegal access_ Token, please compare access carefully_ The validity of the token (for example, whether it is expired), or check whether the interface is being called for the appropriate official account',
  1243. 40013 => 'Illegal appid, please check the correctness of appid, avoid abnormal characters, and pay attention to case',
  1244. 40012 => 'Illegal thumbnail file size',
  1245. 40011 => 'Illegal video file size',
  1246. 40010 => 'Illegal voice file size',
  1247. 40009 => 'Illegal picture file size',
  1248. 40008 => 'Illegal message type',
  1249. 40007 => 'Illegal media file ID',
  1250. 40006 => 'Illegal file size',
  1251. 40005 => 'Illegal file type',
  1252. 40004 => 'Illegal media file type',
  1253. 40003 => 'Illegal openid. Please confirm whether openid (the user) has paid attention to wechat or whether it is the openid of other wechat',
  1254. 40002 => 'Illegal voucher type',
  1255. 40001 => 'Get access_ Appsecret error in token, or access_ The token is invalid. Please carefully compare the correctness of appsecret or check whether the interface is being called for the appropriate wechat',
  1256. '此账号已被封禁,无法操作' => "This account has been banned and cannot be operated",
  1257. '个人模版数已达上限,上限25个' => "The number of personal templates has reached the upper limit, the upper limit is 25",
  1258. '请检查小程序所属类目' => "Please check the category of the applet",
  1259. ];