ctx.php 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574
  1. <?php
  2. return [
  3. #Admin
  4. 'AdminAddedSuccessfully' => '管理员添加成功',
  5. 'AdminEditedSuccessfully' => '管理员编辑成功',
  6. 'passwordChangeSucceeded' => 'Password change succeeded',
  7. 'successAddAdminRole' => '添加管理员角色成功',
  8. 'editAdminRoleSuccess' => '编辑管理员角色成功',
  9. 'roleDoesNotExist' => '角色不存在',
  10. 'successSetAdminRolePermissions' => '设置管理员角色权限成功',
  11. 'successSetAdminRoleListFieldPermissions' => '设置管理员角色列表字段权限成功',
  12. 'adminUnderSelectedRoleCannotDeleted' => '所选角色下有管理员不得删除',
  13. 'twoPasswordsMustSame' => 'The two passwords must be the same',
  14. 'memberNameDoesNotExist' => 'The member name does not exist',
  15. 'loginPasswordHasNotChanged' => 'The login password has not changed',
  16. 'oldLoginPasswordIncorrect' => 'The old login password is incorrect',
  17. 'submissionDoesNotExist' => 'The submission does not exist',
  18. 'passwordLeastEightCharacters' => 'The password must contain at least eight characters',
  19. 'passwordRule' => 'The password must contain at least two types of digits, capital letters, small letters and special characters',
  20. 'unableToDeleteOneSelf' => '无法删除自己',
  21. #Finance
  22. // 系统功能
  23. 'commonModelsWithdrawStatusNameStatusApplied' => 'Applied',
  24. 'commonModelsWithdrawStatusNameStatusAudited' => 'Withdrawal has been reviewed',
  25. 'commonModelsWithdrawStatusNameStatusWaitPaid' => 'Unpaid',
  26. 'commonModelsWithdrawStatusNameStatusPaidFalse' => 'Failed',
  27. 'commonModelsWithdrawStatusNameStatusRefused' => 'Refused',
  28. 'commonModelsWithdrawStatusNameStatusPaid' => 'Withdrawal has been paid',
  29. 'commonModelsWithdrawStatusNameStatusReturned' => 'Returned',
  30. 'backendApiControllersFinaceRechargeStatusApprove' => 'Approve',
  31. 'backendApiControllersFinaceRechargeStatusReject' => 'Reject',
  32. 'modelListFinanceBalanceAuditListUserName' => 'Member Code',
  33. 'modelListFinanceBalanceAuditListRealName'=>'Member Name',
  34. 'modelListFinanceBalanceAuditListMemberLevel'=> 'Member level',
  35. 'modelListFinanceBalanceAuditListStockistLevel'=> 'Stockist level',
  36. 'modelListFinanceBalanceAuditListEmpLevel'=>'Rank',
  37. 'modelListFinanceBalanceAuditListTypeName'=>'Account type',
  38. 'modelListFinanceBalanceAuditListDealType'=>'Transaction type',
  39. 'modelListFinanceBalanceAuditListAmount'=>'Adjustment amount',
  40. 'modelListFinanceBalanceAuditListRemark'=>'Remark',
  41. 'modelListFinanceBalanceAuditListRemarkIsShow'=>'Whether The Front Desk Displays Comments',
  42. 'modelListFinanceBalanceAuditListAuditStatusName'=>'Audit status',
  43. 'modelListFinanceBalanceAuditListApplicant'=>'applicant',
  44. 'modelListFinanceBalanceAuditListCreatedAt'=>'Application time',
  45. 'modelListFinanceBalanceAuditListAuditName'=>'Reviewed by',
  46. 'modelListFinanceBalanceAuditListAuditTime'=>'Audit time',
  47. 'modelListFinanceTranserListTransferSn'=>'Transfer record serial number',
  48. 'modelListFinanceTranserListLastOutUserName'=>'Transfer out Member No',
  49. 'modelListFinanceTranserListLastOutRealName'=>'Name of transfer out member',
  50. 'modelListFinanceTranserListLastOutDecLvName'=>'转出主体会员级别',
  51. 'modelListFinanceTranserListOutWallet'=>'转出账户',
  52. 'modelListFinanceTranserListLastInUserName'=>'转入会员编号',
  53. 'modelListFinanceTranserListLastInRealName'=> '转入会员姓名',
  54. 'modelListFinanceTranserListLastInDecLvName'=>'转入主体级别',
  55. 'modelListFinanceTranserListInWallet'=>'转入账户',
  56. 'modelListFinanceTranserListOriAmount'=>'转账金额',
  57. 'modelListFinanceTranserListFee'=>'手续费',
  58. 'modelListFinanceTranserListAmount'=>'实际转入金额',
  59. 'modelListFinanceTranserListCreatedAt'=>'转账时间',
  60. 'modelListFinanceTranserListPeriodNum'=>'转账期数',
  61. 'financeControllerTransferListExport'=>'Transfer_List',
  62. 'modelListFinanceWithdrawSn'=>'Withdrawal serial number',
  63. 'modelListFinanceWithdrawPeriod'=>'Period',
  64. 'modelListFinanceWithdrawAt'=>'Withdrawal time',
  65. 'modelListFinanceWithdrawState'=>'State',
  66. 'modelListFinanceWithdrawAmount'=>'Withdrawal amount',
  67. 'modelListFinanceWithdrawFees' => 'Bank charge',
  68. 'modelListFinanceWithdrawRealAmount' => 'Actual amount',
  69. 'modelListFinanceWithdrawBank' => 'Bank info',
  70. 'modelListFinanceWithdrawBankNo' => 'Bank account',
  71. 'modelListFinanceWithdrawMobile' => 'Phone Number',
  72. 'modelListFinanceWithdrawUpdateAdminName' => 'Operations administrator',
  73. 'modelListFinanceWithdrawBackRemark' => 'Return note',
  74. 'modelListFinanceWithdrawWithdrawalTime'=>'Withdrawal time',
  75. 'modelsListsFinanceRechargeListgetColumnSn' => 'SN',
  76. 'modelsListsFinanceRechargeListgetColumnBank' => 'Bank',
  77. 'modelsListsFinanceRechargeListgetColumnBankNo' => 'Bank account',
  78. 'modelsListsFinanceRechargeListgetColumnAuditStatus' => 'Audit Status',
  79. 'modelsListsFinanceRechargeListgetColumnAmount' => 'Recharge amount',
  80. 'modelsListsFinanceRechargeListgetColumnCreatedAt' => 'Apply time',
  81. 'modelsListsFinanceRechargeListgetColumnRemark' => 'Remark',
  82. 'rechargeRecordSerialNumber'=>'Recharge record serial number',
  83. 'rechargeAuditStatusToBeReviewed'=>'To be reviewed',
  84. 'rechargeAuditStatusVoucherUploaded'=>'Voucher uploaded',
  85. 'rechargeAuditStatusAudited'=>'Audited',
  86. 'rechargeRechargeState'=>'Recharge State',
  87. 'rechargeRechargeStateNew'=>'New',
  88. 'rechargeRechargeStateProcessing'=>'Processing',
  89. 'rechargeRechargeStateSuccess'=>'Success',
  90. 'memberEcoinAdjustmentListFileName'=> 'Member_Ecoin_adjustment_list',
  91. 'applicationChangeBalanceSucceeded'=> 'Application for change of member balance succeeded',
  92. 'applicationCannotReviewedAgain'=> 'The application has been reviewed and cannot be reviewed again',
  93. 'idNotMatchName'=>'会员编号与会员姓名不匹配',
  94. 'incorrectBalanceType'=>'余额类型不正确',
  95. 'incorrectTransactionType'=>'交易类型不正确',
  96. 'adjustmentAmountCannotZero'=>'调整金额不能为0',
  97. 'pointsEnoughAdjustmentNotAllowed' => '会员复消积分余额不足,不允许调整',
  98. 'cannotSetPendingReview' => 'Cannot be set to pending review',
  99. 'auditCannotRepeated' => 'The audit has been approved and cannot be repeated',
  100. 'rejectedAuditCannotRepeated'=> 'It has been reviewed and rejected and cannot be reviewed again',
  101. 'statusParameterError' => '状态参数有误',
  102. 'adjustmentBalanceCodeFailed' => '余额调整审核校验码失败',
  103. 'aPieceMustBeSelected' => 'A piece of data must be selected',
  104. 'noEligibleData' => '没有符合条件的数据',
  105. 'modificationAdjustmentMemberBalanceCompleted'=>'Modification and adjustment of member balance entry data completed',
  106. 'reviewThroughMemberBalance'=>'The review is done through the member balance',
  107. 'batchAuditMemberBalanceCompleted'=>'Batch audit/audit reject member balance completed',
  108. 'addedMemberSuccessfullyWithdrewCash' => 'The newly added member successfully withdrew cash',
  109. 'withdrawalInformationModifiedSuccessfully'=>'The withdrawal information is modified successfully',
  110. 'withdrawalApplyDoesNotExist'=>'提现申请不存在',
  111. 'memberNameOrNumberInconsistentSystem' => '输入的会员姓名或身份证号与系统不一致',
  112. 'memberRegisterTypeInconsistentWithSystem'=>'选择的会员注册类型与系统不一致',
  113. 'withdrawalMustGreaterThanZero'=>'提现金额必须大于0',
  114. 'withdrawalAmountMustInteger' => '提现金额必须是整数',
  115. 'withdrawalAmountCannotLessThan' => 'The withdrawal amount cannot be less than',
  116. 'WithdrawalAmountCannotHigherThan' => 'Withdrawal amount cannot be higher than',
  117. 'withdrawalAmountMustLessThanAvailableBalance' => '提现金额必须小于的可用余额',
  118. 'paymentPasswordIncorrect' => 'The payment password is incorrect',
  119. 'failedApplyWithdrawalVerify' => '申请提现校验失败',
  120. 'withdrawalAuditVerificationFailed' => '提现审核校验失败',
  121. 'cannotSelectDateInThePast'=>'不能选择过去的日期',
  122. 'statusSettingSucceeded' => 'Status setting succeeded',
  123. 'exportWithdrawApplyExcelName' => 'Withdraw_Apply',
  124. 'invoiceEnteredSuccessfully' => '发票录入成功',
  125. 'modifyInvoiceEntryCompleted' => '修改发票录入数据完成',
  126. 'reviewInvoiceDataCompleted' => '审核发票数据完成',
  127. 'memberPerformanceAdjustmentList' => '会员业绩调整列表',
  128. 'applicationAdjustMemberPerfSuccess' => 'The application to adjust the member performance was successful',
  129. 'nextPeriodConnectedNetCannotAdjusted' => 'The next period [ {periodNum} ] has been connected to the net, and this period cannot be adjusted',
  130. 'passReviewAdjustPerfSuccess' => "审核通过调整会员业绩成功",
  131. 'batchReviewMemberPerfCompletion' => '批量审核/审核拒绝会员业绩完成',
  132. 'transactionTypeAddSuccess'=> '交易类型添加成功',
  133. 'modifyTransactionTypeCompleted' => '修改交易类型完成',
  134. 'unableDelete' => '无法删除',
  135. 'pendingRecordAfterThePendingReviewed' => 'If there is a pending record in the member review list, it shall be submitted after the pending record has been reviewed',
  136. 'periodNotNetCannotAdjusted' => 'This period [ {periodNum} ] is not connected to the net and cannot be adjusted',
  137. 'adjustmentTypeIncorrect' => 'The adjustment type is incorrect',
  138. 'incorrectLocation' => 'Incorrect location',
  139. 'amountChangeCannotZero' => 'The amount of change cannot be 0',
  140. 'memberUnderrepresentedRegion' => 'The member is underrepresented in that region',
  141. 'memberSurplusRegionLess' => 'The member has insufficient surplus in the region for the current period',
  142. 'withdrawFormNoSn' => "There is no paid record of withdrawals serial number {sn}",
  143. 'withdrawFormUserNameInconsistent'=>'The serial number of the withdrawal in Excel. { excelName } is inconsistent with information in the system { userName }',
  144. 'withdrawFormRealNameInconsistent' => "The serial number of the withdrawal in Excel. {sn}, member's name { excelName }, is inconsistent with information in the system {realName}",
  145. 'withdrawFormPeriodsInconsistent' => "Excel withdrawal serial number {sn} withdrawal periods {withdrawPeriodNum}, is inconsistent with the information in the system【 {systemWithdrawPeriodNum} 】",
  146. 'withdrawFormPaidAtInconsistent' => "Payment date of the withdrawal serial number in Excel {sn} {paidAt} is inconsistent with system information {systemPaidAt}",
  147. 'withdrawFormAmountInconsistent' => "Withdrawal amount of the withdrawal serial number in Excel {sn} {execlAmount} is inconsistent with the information in the system { systemAmount }",
  148. 'withdrawFormBankRealNameInconsistent' => "Real-time account name of the withdrawal serial number in Excel {sn} {execlBankRealName}, is inconsistent with the information in the system {systemName} Inconsistent ",
  149. 'withdrawFormBankNoInconsistent' => "Real-time bank account of the withdrawal serial number in Excel { excelBankNo } { sn } is inconsistent with information in system { systemBankNo }",
  150. 'withdrawFormNoExistsUser'=>'不存在该用户',
  151. 'withdrawChkAuditStatus' => "The current status of the withdrawal { sn } is 【 {statusName} 】, cannot be set to【 { newStatusName }】",
  152. # 网络功能
  153. 'numberOfLayers' => 'Number Of Layers',
  154. 'recommendedMemberNo'=>'Recommended Member No',
  155. 'nameRecommendedMember'=>'Name Of Recommended Member',
  156. 'recommendedMemberLevel' => 'Recommended Member Level',
  157. 'highestDirector' => 'Highest Director',
  158. 'highestCrown' => 'Highest Crown',
  159. "joiningPeriod" => 'Joining Period',
  160. 'modelListAtlasUserName' => 'Member Code',
  161. 'modelListAtlasDepth' => 'Depth',
  162. 'numberOfPeriods' => 'Number Of Periods',
  163. 'atlasViewLimitNotice'=>'Top 23 sub members of members can be viewed at most',
  164. 'atlasNetworkViewLimitNotice'=>'View the top 20 sub members of the member at most',
  165. 'placementMemberNumber'=>'Placement Member Number',
  166. 'placementMemberName' => 'Placement Member Name',
  167. #商品管理
  168. 'shopExportListName' => 'Goods_List',
  169. 'shopProductAddSucceededNotice' => 'Product add succeeded',
  170. 'shopProductEditSucceed'=>'Product editing succeeded',
  171. 'shopStatusSetSucceedNotice' => 'Status setting succeeded',
  172. 'shopDelOrderSuccedNotice'=>'删除订单成功,请重新生成业绩单,计算奖金',
  173. 'shopDecOrderListExport' => '报单列表',
  174. 'shopOrderListExport' => 'Order_List',
  175. 'shopStatusUpdateErrorNotice'=>'状态更新错误',
  176. 'shopOrderListExportPdf'=>'订单列表',
  177. 'shopadminRefund'=>'退款成功',
  178. 'shopBaOrderListExport' => 'Ba_Order_List',
  179. 'shopBrandAmbassadorOrderExport'=>'Brand Ambassador Order',
  180. 'shopSetProductStatusErrorNotice'=>'The current product status is【{nowStatus}】,cannot be set to【{newStatus}】',
  181. 'shopPayTypeCash' => 'Ecoin',
  182. 'shopPayTypeGaragePoints' => 'Car Fund',
  183. 'shopPayTypeVillaFund' => 'Villa Fund',
  184. 'shopBuyActionErrorNotice'=>'商品购买方式错误',
  185. 'shopSortMoreThanOne'=>'排序请填写大于等于1的数字',
  186. 'shopDiscountZeroBetweenOne'=>'折扣请填写0-1之间的数',
  187. 'shopDeleteDecOrderAndOrderFailedNotice'=>'删除报单失败,删除订单失败',
  188. 'shopBackOrderFailedNotice'=>'回退会员级别失败,删除订单失败',
  189. 'shopLockFailedDeleteOrderFailed'=>'锁定会员失败,删除订单失败',
  190. 'shopDeleteOrderFailed' => '删除订单失败',
  191. 'shopBackAmountFailedDeleteOrderFailed'=>'退还订单金额失败,删除订单失败',
  192. 'shopNotFindOrder' => '未找到订单信息,订单编号为:',
  193. 'shopOrderAlreadyDeleted'=> '订单已被删除,订单编号为:',
  194. 'shopOrderPeriodNumNotExist'=>'订单对应业绩期不存在,订单编号为 {sn} 业绩期为:{periodNum}',
  195. 'shopOrderPeriodNumIsSented'=>'订单对应业绩期已挂网,订单编号为 {sn} 业绩期为:{periodNum}',
  196. 'shopOrderPeriodNumSenting'=>'订单对应业绩期正在挂网,订单编号为{sn} 业绩期为:{periodNum}',
  197. 'shopNotFindDecOrder' => '未获取到对应报单信息,订单编号为:',
  198. 'shopDecAlreadyDeleted'=>'对应报单信息已被删除,订单编号为:',
  199. 'shopHasLaterOrder' => '有更晚的订单,此订单不能删除,订单编号为:',
  200. 'shopRegisterHasUpgradeOrder' => '此注册报单,存在升级单,无法删除,订单编号为:',
  201. 'shopRegisterHasFxOrder'=>'此注册报单,存在复消单,无法删除,订单编号为:',
  202. 'shopOrderListMemberCode' => 'Member Code',
  203. 'shopOrderListStockist'=>'Stockist',
  204. 'shopOrderListCreatorNo'=>'Creator No',
  205. 'shopOrderListCreatorName'=>'Creator Name',
  206. 'shopOrderListOrderCode'=>'Order Code',
  207. 'shopOrderListOrderStatus'=>'Status',
  208. 'shopOrderListProductCode' => 'Product Code',
  209. 'shopOrderListProductName'=>'Product Name',
  210. 'shopOrderListRecipient' => 'Recipient',
  211. 'shopOrderListContactOne' => 'Contact 1',
  212. 'shopOrderListContactTwo' => 'Contact 2',
  213. 'shopOrderListState'=>'State',
  214. 'shopOrderListLocalGovernmentArea' => 'Local Government Area',
  215. 'shopOrderListCity'=>'City',
  216. 'shopOrderListDetailedAddress'=>'Detailed Address',
  217. 'shopOrderDeliveryWarehouse' => 'Delivery Warehouse',
  218. 'shopOrderListPeriod' => 'Period',
  219. 'shopOrderListOrderType' => 'Order Type',
  220. 'shopOrderListOrderTypeRepeatPurchase'=>'Repeat Purchase',
  221. 'shopOrderListOrderTypePoints'=>'Points',
  222. 'shopOrderListOrderTypeRepeatPurchaseOrder' => '重消订单',
  223. 'shopOrderListOrderTypePointsOrder' => '积分订单',
  224. 'shopOrderListOrderTypeZc'=>'Welcome Pack',
  225. 'shopOrderListCreationTime' => 'Creation Time',
  226. 'shopOrderListPayType' => 'Pay Type',
  227. 'shopOrderListPaymentTime'=>'Payment Time',
  228. 'shopOrderListDeliveryTime'=>'Delivery Time',
  229. 'shopOrderListQty' => 'Qty',
  230. 'shopOrderListItemPricing'=>'Item Pricing',
  231. 'shopOrderListTotalPrice' => 'Total Price',
  232. 'shopOrderListBVAmount'=>'BV Amount',
  233. 'shopOrderListUsTotalPrice'=>'Total Price($)',
  234. 'shopOrderListFreight' => 'Freight',
  235. 'shopOrderListTaxRate'=>'Tax Rate',
  236. 'shopOrderListTax' => 'Tax',
  237. 'shopOrderListCourierCompany' => 'Courier Services Company',
  238. 'shopOrderListCourierNumber' => 'Courier Number',
  239. 'shopOrderListShippingMethod' => 'Shipping Method',
  240. 'shopOrderListShippingMethodMailing' => 'Mailing',
  241. 'shopOrderListShippingMethodAutoPick' => 'Auto pick',
  242. 'shopOrderListMemberNotes' => 'Member Notes',
  243. 'shopOrderListShipmentStatus' => 'Shipment Status',
  244. 'shopOrderListIsAuto' => 'Is Auto',
  245. 'shopOrderListIsAutoYes' => 'Yes',
  246. 'shopOrderListIsAutoNo' => 'No',
  247. 'shopOrderListOrderNo' => 'Order No',
  248. 'shopOrderPaymentAmount' => 'Payment Amount',
  249. 'shopOrderPayBV' => 'Pay BV',
  250. # 公用
  251. 'amountUnit' => '₦',
  252. 'sceneDoesNotExist' => '场景不存在',
  253. 'memberDoesNotExist' => 'Member does not exist',
  254. 'mustSelectOneItemToDelete' => 'must select one item to delete',
  255. 'dataNotExists' => 'Data not exists',
  256. 'startExporting'=> 'Starting exporting, please go to File Management - Export Files to view.',
  257. 'incorrectDateFormat' => 'Incorrect date format',
  258. 'notConnection' => 'Connection not operated for too long',
  259. 'deleteFailed' => 'failed to delete',
  260. 'deleteSuccessfully' => 'delete successfully',
  261. 'quickLoginCanNotOperate' => '快速登录的会员无法进行任何操作',
  262. 'selectAtLeastOne' => '必须选择一条数据',
  263. 'failed' => 'Failed',
  264. 'successfully' => 'Successfully',
  265. 'createAt' => 'Creation Time',
  266. 'status' => 'Status',
  267. 'state' => 'State',
  268. 'sort' => 'Sort',
  269. 'illegalRequest' => 'Illegal request',
  270. 'invalidParameter' => 'Invalid Parameter',
  271. 'dataDoesNotExists' => 'The data does not exist',
  272. 'memberName' => 'Member name',
  273. /**【以下内容为会员端词条,如果管理端有相同词条,移入分割线之上使用即可,翻译完全部项目之后删除以下内容】
  274. * 会员端翻译:Yii::t('app', 'addressId')
  275. * 管理端翻译:Yii::t('ctx', 'addressId')
  276. */
  277. # 商城
  278. 'addressId' => 'Address',
  279. 'reconsume' => 'Reconsume',
  280. 'orderCode' => 'Order Code',
  281. 'orderDetail' => 'Order Detail',
  282. 'productCode' => 'Product Code',
  283. 'productName' => 'Product Name',
  284. 'productPrice' => 'Product Price',
  285. 'qty' => 'Qty',
  286. 'taxRate' => 'Tax Rate',
  287. 'totalTax' => 'Total Tax',
  288. 'totalAmount' => 'Total Amount',
  289. 'total' => 'Total',
  290. 'signature' => 'Signature',
  291. 'date' => 'Date',
  292. 'accountBalance' => 'Account Balance',
  293. 'travelBonus' => 'Travel Bonus',
  294. 'carFund' => 'Car Fund',
  295. 'villaFund' => 'Villa Fund',
  296. 'reconsumeSuccessfully' => '帮会员复消成功',
  297. 'reconsumeRemark' => '复销备注',
  298. 'standardProducts' => 'Standard Products',
  299. 'carFundProducts' => 'Car Fund Products',
  300. 'villaFundProducts' => 'Villa Fund Products',
  301. 'travelFundProducts' => 'Travel Fund Products',
  302. 'insufficientInventory' => 'Insufficient inventory',
  303. 'soldOut' => 'Sold out',
  304. 'productsDoesNotExists' => 'Products does not exists!',
  305. 'cashDoesNotAdequate' => '余额不足,无法购买商品',
  306. 'exchangePointDoesNotAdequate' => '兑换积分不足,无法购买商品',
  307. 'travelPointDoesNotAdequate' => '旅游积分不足,无法购买商品',
  308. 'carFundPointDoesNotAdequate' => '车奖积分不足,无法购买商品',
  309. 'villaPointDoesNotAdequate' => '房奖积分不足,无法购买商品',
  310. 'paymentInfoDoesNotExists' => '支付信息不存在',
  311. 'payAmountNotEqualOrderAmount' => '支付金额与订单金额不符',
  312. 'orderSn' => 'Order Code',
  313. 'expressCompany' => 'Express Company',
  314. 'orderTrackNo' => 'Track Code',
  315. 'remark' => 'Remark',
  316. 'orderType' => 'Order Type',
  317. 'payType' => 'Pay Type',
  318. 'productID' => 'Product ID',
  319. 'quantity' => 'Quantity',
  320. 'repeatSalesMemberNo' => 'UserName',
  321. 'consigneeNo' => 'Consignee',
  322. 'acceptMobile' => 'Accept Mobile',
  323. 'lgaName' => 'Lga Name',
  324. 'cityName' => 'City Name',
  325. 'detailAddress' => 'Address',
  326. 'shippingAddress' => 'shipping Address',
  327. 'orderDoesNotExist' => 'the order does not exist',
  328. 'orderHasBeenCancelCanNotDeliver ' => '订单已取消不能发货',
  329. 'orderHasBeenDeleteCanNotDeliver' => '订单已删除不能发货',
  330. 'orderPayStatusDoesNotSupportRefund' => '订单状态支付状态不支持退款',
  331. 'orderLogisticsStatusDoesNotSupportRefund' => '订单物流状态不支持退款',
  332. 'orderPayTypeDoesNotSupportRefund' => '订单支付方式不支持退款',
  333. 'paymentPasswordError' => 'The payment password is incorrect',
  334. 'shippingDoesNotExist' => 'the shipping address does not exist',
  335. 'payTypeError' => '支付方式错误',
  336. 'orderCanNotHasMoreClassification' => '订单不能包含多种商品分类',
  337. 'shopGoodClassificationError' => '商品分类错误',
  338. 'orderStatusTypeError' => '订单状态类型错误',
  339. 'orderStatusDoesNotChange' => '订单状态没有改变',
  340. 'orderHasBeenLogisticsStatusDoesNotChangedUnpaid' => '订单已经进入物流状态不能改为未支付',
  341. 'orderHasBeenInvalidCanNotProcess' => '订单已失效不能处理',
  342. 'orderCanNotBeenChangedLogistics' => '订单不能单独处理为物流状态',
  343. 'orderHasBeenFinishedCanNotCancel' => '订单已完成不能取消',
  344. 'orderHasBeenDeletedCanNotCancel' => '订单已删除不能取消',
  345. 'orderHasBeenFinishedCanNotDelete' => '订单已完成不能删除',
  346. 'flowTypeError' => '流水类型错误',
  347. 'flowCreateError' => '流水产生错误',
  348. 'doesNotYourSubMemberCanNotReconsume' => '不是您的伞下会员,不能为其复消',
  349. 'membersResellingBalancePayment' => 'Members reselling balance payment',
  350. 'membersExchangePointPayment' => '会员复销积分兑换',
  351. 'orderCanNotContainMultipleProductCategories' => 'Order cannot contain multiple product categories',
  352. # 会员
  353. 'memberCode' => 'Member Code',
  354. 'memberName' => 'Member Name',
  355. 'memberAddress' => 'Member Address',
  356. 'memberPhone' => 'Member Phone',
  357. 'bankName' => 'Bank Name',
  358. 'bankCode' => 'Bank Code',
  359. 'admin' => 'Admin',
  360. 'minCharge' => 'Min Charge',
  361. 'maxCharge' => 'Max Charge',
  362. 'chargeRate' => 'Charge Rate',
  363. 'updater' => 'Updater',
  364. 'userName' => 'USER_NAME',
  365. 'passwordHash' => 'PASSWORD_HASH',
  366. 'payPassword' => 'PAY_PASSWORD',
  367. 'nation' => 'NATION',
  368. 'realName' => 'REAL_NAME',
  369. 'IDCard' => 'ID_CARD',
  370. 'IDType' => 'ID_TYPE',
  371. 'mobile' => 'MOBILE',
  372. 'address' => 'ADDRESS',
  373. 'IDImage' => 'ID_IMAGE',
  374. 'openBank' => 'OPEN_BANK',
  375. 'bankAddress' => 'BANK_ADDRESS',
  376. 'bankNo' => 'BANK_NO',
  377. 'bankProvince' => 'BANK_PROVINCE',
  378. 'bankCity' => 'BANK_CITY',
  379. 'bankCounty' => 'BANK_COUNTY',
  380. 'spouseName' => 'SPOUSE_NAME',
  381. 'spouseIDCard' => 'SPOUSE_IDCARD',
  382. 'decClosed' => 'DEC_CLOSED',
  383. 'decClosedAt' => 'DEC_CLOSED_AT',
  384. 'decLv' => 'DEC_LV',
  385. 'empLv' => 'EMP_LV',
  386. 'crownLv' => 'CROWN_LV',
  387. 'province' => 'PROVINCE',
  388. 'city' => 'CITY',
  389. 'county' => 'COUNTY',
  390. 'tel' => 'TEL',
  391. 'subComID' => 'SUB_COM_ID',
  392. 'avatar' => 'AVATAR',
  393. 'isDec' => 'IS_DEC',
  394. 'isAtlas' => 'IS_ATLAS',
  395. 'isRecharge' => 'IS_RECHARGE',
  396. 'DEC_ID' => 'DEC_ID',
  397. 'birthday' => 'BIRTHDAY',
  398. 'decRoleID' => 'DEC_ROLE_ID',
  399. 'periodAt' => 'PERIOD_AT',
  400. 'decProvince' => 'DEC_PROVINCE',
  401. 'decCity' => 'DEC_CITY',
  402. 'decCounty' => 'DEC_COUNTY',
  403. 'isUnion' => 'IS_UNION',
  404. 'statusAt' => 'STATUS_AT',
  405. 'verified' => 'VERIFIED',
  406. 'verifiedAt' => 'VERIFIED_AT',
  407. 'allowLogin' => 'ALLOW_LOGIN',
  408. 'notOperating' => 'NOT_OPERATING',
  409. 'regFrom' => 'REG_FROM',
  410. 'IDCardPrefix' => 'ID_CARD_PREFIX',
  411. 'sex' => 'SEX',
  412. 'decAccountOld' => 'DEC_ACCOUNT_OLD',
  413. 'bankUpdatedAt' => 'BANK_UPDATED_AT',
  414. 'isDirectSeller' => 'IS_DIRECT_SELLER',
  415. 'decLvUpdatedAt' => 'DEC_LV_UPDATED_AT',
  416. 'decLvUpdatedPeriod' => 'DEC_LV_UPDATED_PERIOD',
  417. 'decAddress' => 'DEC_ADDRESS',
  418. 'decPhone' => 'DEC_PHONE',
  419. 'guarantor' => 'GUARANTOR',
  420. 'guarantorName' => 'GUARANTOR_NAME',
  421. 'partFuncClosed' => 'PART_FUNC_CLOSED',
  422. 'lastDecLvUpdatedPeriod' => 'LAST_DEC_LV_UPDATED_PERIOD',
  423. 'userCreator' => 'USER_CREATOR',
  424. 'userUpdater' => 'USER_UPDATER',
  425. 'lastDecLvUpdatedAt' => 'LAST_DEC_LV_UPDATED_AT',
  426. 'decCreatedAt' => 'DEC_CREATED_AT',
  427. 'partFuncClosedRemark' => 'PART_FUNC_CLOSED_REMARK',
  428. 'decCreatedPeriod' => 'DEC_CREATED_PERIOD',
  429. 'passwordChanged' => 'PASSWORD_CHANGED',
  430. 'subComLeader' => 'SUB_COM_LEADER',
  431. 'zgUpgradePv' => 'ZG_UPGRADE_PV',
  432. 'appClientID' => 'APP_CLIENT_ID',
  433. 'readAgreement' => 'READ_AGREEMENT',
  434. 'lastDecLv' => 'LAST_DEC_LV',
  435. 'bonusAppClientID' => 'BONUS_APP_CLIENT_ID',
  436. 'isFirstOpen' => 'IS_FIRST_OPEN',
  437. 'isModifyPassword' => 'IS_MODIFY_PASSWORD',
  438. 'isStudio' => 'IS_STUDIO',
  439. 'email' => 'EMAIL',
  440. 'fillingUpOfADeficit' => 'filling up of a deficit',
  441. 'fullPayment' => 'full payment',
  442. 'personalDataModifiedSuccessfully' => 'Personal data modified successfully',
  443. 'passwordModifiedSuccessfully' => 'Password modified successfully',
  444. 'theFunctionIsNotAvailable' => 'The function is not available',
  445. 'inactiveUser' => 'Inactive user. Please contact customer service.',
  446. 'checkPerformance' => 'Please contact customer service to check performance.',
  447. 'checkPerformanceOfUpgradedMember' => 'Please contact the customer service personnel to check the performance of upgraded members',
  448. 'memberNumberExpired' => 'Member number expired',
  449. 'memberNumberDoesNotConformTo' => 'Member number does not conform to',
  450. 'failedToGenerateMemberNumber' => 'Failed to generate member number',
  451. 'memberNumberDoesNotExist' => 'Member number does not exist',
  452. 'repeatSalesMemberNoDoesNotExist' => 'Repeat sales Member No. does not exist',
  453. 'memberDoesNotInSamePlacementNetwork' => 'The member is not in the same placement network as the current user',
  454. 'viewSubMembersMost' => 'View the top 20 sub members of the member at most',
  455. 'upgradeMethodIncorrect' => 'The upgrade method is incorrect. Please contact the customer service personnel',
  456. 'originalLoginPasswordError' => 'Original login password error',
  457. 'originalPaymentPasswordError' => 'Original payment password error',
  458. 'userNameNotExists' => 'Nonexistent user name',
  459. 'pleaseSelectUpgradeLevel' => 'Please select upgrade level',
  460. 'totalPVLessThan' => 'Total PV cannot be less than the selected level PV',
  461. 'totalPvExceedPv' => 'The total PV cannot exceed the PV value of the next level under the selected level',
  462. 'deliveryTemporarilyNotSupported' => 'Delivery is temporarily not supported in the region. Contact customer service for details',
  463. 'applicantCashShort' => 'The applicant is short of cash and cannot complete the declaration',
  464. 'failedToUpgrade' => 'Failed to upgrade for member',
  465. 'bulkDeclarationNotSames' => 'Bulk declaration member must be the same member',
  466. 'reportFormatIncorrect' => 'The format of the report data is incorrect',
  467. 'memberNumberCanNotContainChineseCharacters' => 'Member number cannot contain Chinese characters',
  468. 'pleaseSelectTheEntryLevel' => 'Please select the entry level',
  469. 'totalBVCanNotLessThanSelectedBV' => 'The total BV of self selected goods cannot be less than the BV of the selected entry level',
  470. 'totalBVCanNotLessThanNextSelectedLevelBV' => 'The total BV of self selected goods cannot exceed the BV value of the next level under the selected level',
  471. 'incorrectEntryType' => 'Incorrect entry type',
  472. 'MembershipNumberFilledInitialPurchase' => 'Membership number must be filled in for initial purchase',
  473. 'fillTheInstructorNumberTheMember' => 'For the first purchase, you must fill in the instructor number of the member',
  474. 'sponsorNumberMustBeFilled' => 'For the first purchase, the Sponsor number of the member must be filled in',
  475. 'beFilledTheMarketMember' => 'The first purchase must be filled in the market of the member',
  476. 'pleaseSelectMarket' => 'Please select a market',
  477. 'stockistDoesNotExist' => 'Stockist does not exist',
  478. 'newMemberDoesNotExist' => 'New member does not exist',
  479. 'brandAmbassadorUpgradeError' => 'Brand Ambassador upgrade error',
  480. 'changeUserStatusError' => 'change user status error',
  481. 'dataFormatError' => 'Data format error',
  482. # 奖金
  483. 'memberBonus' => 'Member Bonus',
  484. 'memberEcoin' => 'Member Ecoin',
  485. 'carPoints' => 'Car Points',
  486. 'villaPoints' => 'Villa Points',
  487. 'increase' => 'increase',
  488. 'reduce' => 'reduce',
  489. 'cannotViewThisPeriod' => 'Cannot view this period',
  490. 'bonusRecordDoesNotExists' => 'The bonus record does not exists of this period',
  491. 'pleaseSelectThePeriod' => 'Please select the period',
  492. 'withdrawalApplicationHasBeenSubmitted' => 'Withdrawal application has been submitted, please wait for review.',
  493. 'withdrawHasBeenBacked' => 'Withdraw has been backed',
  494. 'withdrawDoesNotAllowedOfAuthentication' => '未实名验证无法提现',
  495. 'withdrawDoesNotAllowedOfSubsidiaryMember' => '附属会员无法提现',
  496. 'autoWithdrawHasBeenOpened' => '已开启自动提现,如需手动提现请关闭自动提现',
  497. 'withdrawNotAllowOfDate' => '未到提现日期,请在每月挂网后第一周申请提现',
  498. 'withdrawAllowOnceOfMonth' => '提现失败,每月只可以提现一次',
  499. 'withdrawRecordHasNotVerify' => '提现失败,您存在未审核的提现记录',
  500. 'notionalPoolingAmountFinished' => '归集完成,归集金额',
  501. 'withdrawDoesNotUploadInvoice' => '该提现记录无法上传发票',
  502. 'transferDoesNotAllowedOfAuthentication' => '未实名验证无法转账',
  503. 'transferDoesNotAllowed' => '不允许转账',
  504. 'transferDoesNotOpen' => '转账功能未启用',
  505. 'transferTypeDoesNotExists' => '没有可用的转账类型',
  506. 'rechargeApplicationHasBeenSubmitted' => 'Recharge application has been submitted, please wait for review.',
  507. # 设置
  508. 'autoWithdrawHasBeenClosed' => '开启关闭自动提现成功',
  509. 'closeMessageSendSuccessfully' => '开启关闭复销短信提醒成功',
  510. 'changeDefaultAddressFailed' => '更新默认地址失败',
  511. 'addShippingAddressSuccessfully' => '添加收货地址成功',
  512. 'updateUserConfigFailed' => '更新个人设置失败',
  513. 'isAutoWithdraw' => '是否自动提现',
  514. 'allowReconsumeSms' => '开启复销短信通知',
  515. 'pleaseAuthentication' => '请先实名认证',
  516. 'systemCloseAutoWithdraw' => '系统关闭了自动提现',
  517. 'systemCloseReconsumeSMSNotification' => '系统关闭了开启复销短信通知',
  518. 'openAutoWithdraw' => '开启关闭自动提现',
  519. 'updateUserSMSExpiredFailed' => '更新个人短信有效期失败',
  520. 'modeDoesNotExist' => '不存在此方式',
  521. # 首页
  522. 'pcOf' => 'PC of ',
  523. # 财务
  524. 'statueError' => 'Status error',
  525. 'notAllowedToTransferToYourself' => 'Not allowed to transfer to yourself',
  526. 'wrongTransactionType' => 'Wrong transaction type',
  527. 'isCanWithdrawBack' => '提现退回已关闭',
  528. 'withdrawRecordDoesNotExist' => '符合退回的提现记录不存在',
  529. # 登录
  530. 'refreshTokenFailed' => 'refresh token failed',
  531. 'accountDoesNotExist' => 'The account does not exist',
  532. 'memberNameOrPasswordIncorrect' => 'The member name or password is incorrect',
  533. 'abnormalMemberCode' => 'Abnormal member code',
  534. 'memberNotActivated' => 'Member not activated',
  535. 'memberHasBeenCancelled' => 'The member has been cancelled',
  536. 'memberHasBeenBlacklisted' => 'The member has been blacklisted',
  537. 'memberHasBeenPermanentlySuspended' => 'The member has been permanently suspended',
  538. 'memberPartOfFunctionClosed' => 'Member part of the function is closed, unable to log in.',
  539. 'memberAppDeviceInformationUpdateFailed' => 'Member APP device information update failed',
  540. # 文章
  541. 'category' => 'Category',
  542. 'title' => 'Title',
  543. 'content' => 'Content',
  544. 'articleDoesNotExist' => 'The article does not exist',
  545. ];