| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571 |
- <?php
- return [
- #Admin
- 'AdminAddedSuccessfully' => 'Administrator added successfully',
- 'AdminEditedSuccessfully' => 'Administrator edited successfully',
- 'passwordChangeSucceeded' => 'Password change succeeded',
- 'successAddAdminRole' => 'Successfully added the administrator role',
- 'editAdminRoleSuccess' => 'Edit administrator role succeeded',
- 'roleDoesNotExist' => 'Role does not exist',
- 'successSetAdminRolePermissions' => 'Successfully set administrator role permissions',
- 'successSetAdminRoleListFieldPermissions' => 'Successfully set administrator role list field permissions',
- 'adminUnderSelectedRoleCannotDeleted' => 'Administrators under the selected role cannot be deleted',
- 'twoPasswordsMustSame' => 'The two passwords must be the same',
- 'memberNameDoesNotExist' => 'The member name does not exist',
- 'loginPasswordHasNotChanged' => 'The login password has not changed',
- 'oldLoginPasswordIncorrect' => 'The old login password is incorrect',
- 'submissionDoesNotExist' => 'The submission does not exist',
- 'passwordLeastEightCharacters' => 'The password must contain at least eight characters',
- 'passwordRule' => 'The password must contain at least two types of digits, capital letters, small letters and special characters',
- 'unableToDeleteOneSelf' => 'Unable to delete oneself',
- #Finance
- // 系统功能
- 'commonModelsWithdrawStatusNameStatusApplied' => 'Applied',
- 'commonModelsWithdrawStatusNameStatusAudited' => 'Withdrawal has been reviewed',
- 'commonModelsWithdrawStatusNameStatusWaitPaid' => 'Unpaid',
- 'commonModelsWithdrawStatusNameStatusPaidFalse' => 'Failed',
- 'commonModelsWithdrawStatusNameStatusRefused' => 'Refused',
- 'commonModelsWithdrawStatusNameStatusPaid' => 'Withdrawal has been paid',
- 'commonModelsWithdrawStatusNameStatusReturned' => 'Returned',
- 'backendApiControllersFinaceRechargeStatusApprove' => 'Approve',
- 'backendApiControllersFinaceRechargeStatusReject' => 'Reject',
- 'memberEcoinAdjustmentListFileName'=> 'Member_Ecoin_adjustment_list',
- 'applicationChangeBalanceSucceeded'=> 'Application for change of member balance succeeded',
- 'applicationCannotReviewedAgain'=> 'The application has been reviewed and cannot be reviewed again',
- 'idNotMatchName'=>'Member ID does not match member name',
- 'incorrectBalanceType'=>'Incorrect balance type',
- 'incorrectTransactionType'=>'Incorrect transaction type',
- 'adjustmentAmountCannotZero'=>'The adjustment amount cannot be 0',
- 'pointsEnoughAdjustmentNotAllowed' => 'Insufficient balance of member cancellation points, adjustment not allowed',
- 'cannotSetPendingReview' => 'Cannot be set to pending review',
- 'auditCannotRepeated' => 'The audit has been approved and cannot be repeated',
- 'rejectedAuditCannotRepeated'=> 'It has been reviewed and rejected and cannot be reviewed again',
- 'statusParameterError' => 'Status parameter error',
- 'adjustmentBalanceCodeFailed' => 'Balance adjustment review verification code failed',
- 'aPieceMustBeSelected' => 'A piece of data must be selected',
- 'noEligibleData' => 'No eligible data',
- 'modificationAdjustmentMemberBalanceCompleted'=>'Modification and adjustment of member balance entry data completed',
- 'reviewThroughMemberBalance'=>'The review is done through the member balance',
- 'batchAuditMemberBalanceCompleted'=>'Batch audit/audit reject member balance completed',
- 'addedMemberSuccessfullyWithdrewCash' => 'The newly added member successfully withdrew cash',
- 'withdrawalInformationModifiedSuccessfully'=>'The withdrawal information is modified successfully',
- 'withdrawalApplyDoesNotExist'=>'The withdrawal application does not exist',
- 'memberNameOrNumberInconsistentSystem' => 'The member name or ID number number entered is inconsistent with the system',
- 'memberRegisterTypeInconsistentWithSystem'=>'The selected member registration type is inconsistent with the system',
- 'withdrawalMustGreaterThanZero'=>'The withdrawal amount must be greater than 0',
- 'withdrawalAmountMustInteger' => 'Withdrawal amount must be an integer',
- 'withdrawalAmountCannotLessThan' => 'The withdrawal amount cannot be less than',
- 'WithdrawalAmountCannotHigherThan' => 'Withdrawal amount cannot be higher than',
- 'withdrawalAmountMustLessThanAvailableBalance' => 'The withdrawal amount must be less than the available balance of',
- 'paymentPasswordIncorrect' => 'The payment password is incorrect',
- 'failedApplyWithdrawalVerify' => 'Failed to apply for cash withdrawal verification',
- 'withdrawalAuditVerificationFailed' => 'Withdrawal audit verification failed',
- 'cannotSelectDateInThePast'=>'Cannot select a date in the past',
- 'statusSettingSucceeded' => 'Status setting succeeded',
- 'exportWithdrawApplyExcelName' => 'Withdraw_Apply',
- 'invoiceEnteredSuccessfully' => 'Invoice entered successfully',
- 'modifyInvoiceEntryCompleted' => 'Modify invoice entry data completed',
- 'reviewInvoiceDataCompleted' => 'Review invoice data completed',
- 'memberPerformanceAdjustmentList' => 'Member Performance Adjustment List',
- 'applicationAdjustMemberPerfSuccess' => 'The application to adjust the member performance was successful',
- 'nextPeriodConnectedNetCannotAdjusted' => 'The next period [ {periodNum} ] has been connected to the net, and this period cannot be adjusted',
- 'passReviewAdjustPerfSuccess' => "Pass the review and adjust the member's performance successfully",
- 'batchReviewMemberPerfCompletion' => 'Batch review/review reject member performance completion',
- 'transactionTypeAddSuccess'=> 'Transaction type added successfully',
- 'modifyTransactionTypeCompleted' => 'Modify transaction type completed',
- 'unableDelete' => 'Unable to delete',
- #Log
- 'adminUserDoesNotExist' => '管理员不存在',
- 'adminUserGroupDoesNotExist' => '管理组不存在',
- 'columnArrayMustExistHeader' => 'column数组中必须存在header',
- 'operatingType' => 'Operation Type',
- 'operatingObject' => '操作对象',
- 'objectNumber' => '对象编号',
- 'requestContent' => '请求内容',
- 'returnContent' => '返回内容',
- 'operator' => 'Operator',
- 'operatingTime' => 'Operation Time',
- 'numberOfPhases' => 'Number Of Periods',
- 'IPAddress' => 'IP Address',
- 'client' => 'Client',
- 'operatingSystem' => 'Operating System',
- 'requestPath' => 'Request Path',
- 'operationObjectNumber' => 'Operation Object No',
- 'remarks' => 'Remark',
- 'returnResult' => '返回内容',
- 'successTimes' => '登录成功次数',
- 'failTimes' => '登录失败次数',
- 'loginSuccess' => '登录成功',
- 'loginFail' => '登录失败',
- 'adminLoginLog' => '管理员登录日志',
- 'userLoginLog' => '会员登录日志',
- 'version' => '版本号',
- 'adminOperatingLog' => '管理员操作日志',
- 'updateNumberOfPhasesConfig' => '更新期数配置',
- 'updateLevelBonusConfig' => '更新级别奖金配置',
- 'updateBonusConfig' => '更新奖金配置',
- 'updateRankBonusConfig' => '更新聘级奖金配置',
- 'updateTransferConfig' => '更新转账配置',
- 'requestChangeUserBalance' => '申请变动会员余额',
- 'checkUserBalance' => '审核会员余额',
- 'batchRequestChangeUserBalance' => '批量申请变动会员余额',
- 'blankEntry' => '空单录入',
- 'delBlankUser' => '删除空单会员',
- 'changeUserLevel' => '修改会员级别',
- 'applyAdjustmentUserPerformance' => '申请调整会员业绩',
- 'applyModifyUserStatus' => '申请修改会员状态',
- 'setTeamLeaders' => '设置团队领导人',
- 'checkUserStatus' => '审核会员状态',
- 'displayMap' => '显示图谱',
- 'hiddenMap' => '隐藏图谱',
- 'setDeclarationCenter' => '设置报单中心',
- 'cancelDeclarationCenter' => '取消报单中心',
- 'userActivation' => '会员激活',
- 'userLocking' => '会员锁定',
- 'modifyUserInfo' => '修改会员资料',
- 'editAdmin' => '编辑管理员',
- 'applyRemoveNetwork' => '申请移网',
- 'approveRemoveNetwork' => '审核通过移网',
- 'resetPasswords' => '重置密码',
- 'cancellationSystem' => '撤销体系',
- 'addSystem' => '添加体系',
- 'editSystem' => '编辑体系',
- 'recoverySystem' => '恢复体系',
- 'systemLog' => '系统日志',
- 'call' => '调用',
- 'beCcalled' => '被调用',
- 'userOperatingLog' => '会员操作日志',
- 'enableDisableAutomaticWithdrawal' => 'Enable / Disable Automatic Withdrawal',
- 'enableDisableReSalesSMSReminder' => 'Enable / Disable Re Sales SMS Reminder',
- 'memberTransfer' => 'Member Transfer',
- 'memberWithdrawalApplication' => 'Member Withdrawal Application',
- 'memberModificationInformation' => 'Member Modification Information',
- 'modifyMasterPoint' => 'Modify Master Point',
- 'periodNumber' => 'Period Number',
- 'serialNumber' => 'Serial Number',
- 'rank' => 'Rank',
- #Ad
- 'AdAddedSuccessfully' => '广告添加成功',
- 'EditAdSuccessfully' => '广告编辑成功',
- #Article
- 'articleNotExists' => '文章不存在',
- #File
- 'mallManagement' => 'Mall Management',
- 'memberManagement' => 'Member Management',
- 'networkChart' => 'Network Chart',
- 'resaleManagement' => 'Resale management',
- 'bonusManagement' => 'Bonus management',
- 'financialManagement' => 'financial management',
- # 公用
- 'amountUnit' => '₦',
- 'sceneDoesNotExist' => 'Scene does not exist',
- 'memberDoesNotExist' => 'Member does not exist',
- 'mustSelectOneItemToDelete' => 'must select one item to delete',
- 'dataNotExists' => 'Data not exists',
- 'startExporting'=> 'Starting exporting, please go to File Management - Export Files to view.',
- 'incorrectDateFormat' => 'Incorrect date format',
- 'notConnection' => 'Connection not operated for too long',
- 'deleteFailed' => 'failed to delete',
- 'deleteSuccessfully' => 'delete successfully',
- 'quickLoginCanNotOperate' => '快速登录的会员无法进行任何操作',
- 'selectAtLeastOne' => '必须选择一条数据',
- 'failed' => 'Failed',
- 'successfully' => 'Successfully',
- 'createAt' => 'Creation Time',
- 'status' => 'Status',
- 'state' => 'State',
- 'sort' => 'Sort',
- 'illegalRequest' => 'Illegal request',
- 'invalidParameter' => 'Invalid Parameter',
- 'dataDoesNotExists' => 'The data does not exist',
- 'typeError' => 'Type error',
- 'contentError' => 'Content error',
- 'hideSuccessfully' => 'hide successfully',
- 'UnhideSuccessfully' => 'Unhide successfully',
- /**【以下内容为会员端词条,如果管理端有相同词条,移入分割线之上使用即可,翻译完全部项目之后删除以下内容】
- * 会员端翻译:Yii::t('app', 'addressId')
- * 管理端翻译:Yii::t('ctx', 'addressId')
- */
- # 商城
- 'addressId' => 'Address',
- 'reconsume' => 'Reconsume',
- 'orderCode' => 'Order Code',
- 'orderDetail' => 'Order Detail',
- 'productCode' => 'Product Code',
- 'productName' => 'Product Name',
- 'productPrice' => 'Product Price',
- 'qty' => 'Qty',
- 'taxRate' => 'Tax Rate',
- 'totalTax' => 'Total Tax',
- 'totalAmount' => 'Total Amount',
- 'total' => 'Total',
- 'signature' => 'Signature',
- 'date' => 'Date',
- 'accountBalance' => 'Account Balance',
- 'travelBonus' => 'Travel Bonus',
- 'carFund' => 'Car Fund',
- 'villaFund' => 'Villa Fund',
- 'reconsumeSuccessfully' => '帮会员复消成功',
- 'reconsumeRemark' => '复销备注',
- 'standardProducts' => 'Standard Products',
- 'carFundProducts' => 'Car Fund Products',
- 'villaFundProducts' => 'Villa Fund Products',
- 'travelFundProducts' => 'Travel Fund Products',
- 'insufficientInventory' => 'Insufficient inventory',
- 'soldOut' => 'Sold out',
- 'productsDoesNotExists' => 'Products does not exists!',
- 'cashDoesNotAdequate' => '余额不足,无法购买商品',
- 'exchangePointDoesNotAdequate' => '兑换积分不足,无法购买商品',
- 'travelPointDoesNotAdequate' => '旅游积分不足,无法购买商品',
- 'carFundPointDoesNotAdequate' => '车奖积分不足,无法购买商品',
- 'villaPointDoesNotAdequate' => '房奖积分不足,无法购买商品',
- 'paymentInfoDoesNotExists' => '支付信息不存在',
- 'payAmountNotEqualOrderAmount' => '支付金额与订单金额不符',
- 'orderSn' => 'Order Code',
- 'expressCompany' => 'Express Company',
- 'orderTrackNo' => 'Track Code',
- 'remark' => 'Remark',
- 'orderType' => 'Order Type',
- 'payType' => 'Pay Type',
- 'productID' => 'Product ID',
- 'quantity' => 'Quantity',
- 'repeatSalesMemberNo' => 'UserName',
- 'consigneeNo' => 'Consignee',
- 'acceptMobile' => 'Accept Mobile',
- 'lgaName' => 'Lga Name',
- 'cityName' => 'City Name',
- 'detailAddress' => 'Address',
- 'shippingAddress' => 'shipping Address',
- 'orderDoesNotExist' => 'the order does not exist',
- 'orderHasBeenCancelCanNotDeliver ' => '订单已取消不能发货',
- 'orderHasBeenDeleteCanNotDeliver' => '订单已删除不能发货',
- 'orderPayStatusDoesNotSupportRefund' => '订单状态支付状态不支持退款',
- 'orderLogisticsStatusDoesNotSupportRefund' => '订单物流状态不支持退款',
- 'orderPayTypeDoesNotSupportRefund' => '订单支付方式不支持退款',
- 'paymentPasswordError' => 'The payment password is incorrect',
- 'shippingDoesNotExist' => 'the shipping address does not exist',
- 'payTypeError' => '支付方式错误',
- 'orderCanNotHasMoreClassification' => '订单不能包含多种商品分类',
- 'shopGoodClassificationError' => '商品分类错误',
- 'orderStatusTypeError' => '订单状态类型错误',
- 'orderStatusDoesNotChange' => '订单状态没有改变',
- 'orderHasBeenLogisticsStatusDoesNotChangedUnpaid' => '订单已经进入物流状态不能改为未支付',
- 'orderHasBeenInvalidCanNotProcess' => '订单已失效不能处理',
- 'orderCanNotBeenChangedLogistics' => '订单不能单独处理为物流状态',
- 'orderHasBeenFinishedCanNotCancel' => '订单已完成不能取消',
- 'orderHasBeenDeletedCanNotCancel' => '订单已删除不能取消',
- 'orderHasBeenFinishedCanNotDelete' => '订单已完成不能删除',
- 'flowTypeError' => '流水类型错误',
- 'flowCreateError' => '流水产生错误',
- 'doesNotYourSubMemberCanNotReconsume' => '不是您的伞下会员,不能为其复消',
- 'membersResellingBalancePayment' => 'Members reselling balance payment',
- 'membersExchangePointPayment' => '会员复销积分兑换',
- 'orderCanNotContainMultipleProductCategories' => 'Order cannot contain multiple product categories',
- # 会员
- 'memberCode' => 'Member Code',
- 'memberName' => 'Member Name',
- 'memberAddress' => 'Member Address',
- 'memberPhone' => 'Member Phone',
- 'bankName' => 'Bank Name',
- 'bankCode' => 'Bank Code',
- 'admin' => 'Admin',
- 'minCharge' => 'Min Charge',
- 'maxCharge' => 'Max Charge',
- 'chargeRate' => 'Charge Rate',
- 'updater' => 'Updater',
- 'userName' => 'USER_NAME',
- 'passwordHash' => 'PASSWORD_HASH',
- 'payPassword' => 'PAY_PASSWORD',
- 'nation' => 'NATION',
- 'realName' => 'REAL_NAME',
- 'IDCard' => 'ID_CARD',
- 'IDType' => 'ID_TYPE',
- 'mobile' => 'MOBILE',
- 'address' => 'ADDRESS',
- 'IDImage' => 'ID_IMAGE',
- 'openBank' => 'OPEN_BANK',
- 'bankAddress' => 'BANK_ADDRESS',
- 'bankNo' => 'BANK_NO',
- 'bankProvince' => 'BANK_PROVINCE',
- 'bankCity' => 'BANK_CITY',
- 'bankCounty' => 'BANK_COUNTY',
- 'spouseName' => 'SPOUSE_NAME',
- 'spouseIDCard' => 'SPOUSE_IDCARD',
- 'decClosed' => 'DEC_CLOSED',
- 'decClosedAt' => 'DEC_CLOSED_AT',
- 'decLv' => 'DEC_LV',
- 'empLv' => 'EMP_LV',
- 'crownLv' => 'CROWN_LV',
- 'province' => 'PROVINCE',
- 'city' => 'CITY',
- 'county' => 'COUNTY',
- 'tel' => 'TEL',
- 'subComID' => 'SUB_COM_ID',
- 'avatar' => 'AVATAR',
- 'isDec' => 'IS_DEC',
- 'isAtlas' => 'IS_ATLAS',
- 'isRecharge' => 'IS_RECHARGE',
- 'DEC_ID' => 'DEC_ID',
- 'birthday' => 'BIRTHDAY',
- 'decRoleID' => 'DEC_ROLE_ID',
- 'periodAt' => 'PERIOD_AT',
- 'decProvince' => 'DEC_PROVINCE',
- 'decCity' => 'DEC_CITY',
- 'decCounty' => 'DEC_COUNTY',
- 'isUnion' => 'IS_UNION',
- 'statusAt' => 'STATUS_AT',
- 'verified' => 'VERIFIED',
- 'verifiedAt' => 'VERIFIED_AT',
- 'allowLogin' => 'ALLOW_LOGIN',
- 'notOperating' => 'NOT_OPERATING',
- 'regFrom' => 'REG_FROM',
- 'IDCardPrefix' => 'ID_CARD_PREFIX',
- 'sex' => 'SEX',
- 'decAccountOld' => 'DEC_ACCOUNT_OLD',
- 'bankUpdatedAt' => 'BANK_UPDATED_AT',
- 'isDirectSeller' => 'IS_DIRECT_SELLER',
- 'decLvUpdatedAt' => 'DEC_LV_UPDATED_AT',
- 'decLvUpdatedPeriod' => 'DEC_LV_UPDATED_PERIOD',
- 'decAddress' => 'DEC_ADDRESS',
- 'decPhone' => 'DEC_PHONE',
- 'guarantor' => 'GUARANTOR',
- 'guarantorName' => 'GUARANTOR_NAME',
- 'partFuncClosed' => 'PART_FUNC_CLOSED',
- 'lastDecLvUpdatedPeriod' => 'LAST_DEC_LV_UPDATED_PERIOD',
- 'userCreator' => 'USER_CREATOR',
- 'userUpdater' => 'USER_UPDATER',
- 'lastDecLvUpdatedAt' => 'LAST_DEC_LV_UPDATED_AT',
- 'decCreatedAt' => 'DEC_CREATED_AT',
- 'partFuncClosedRemark' => 'PART_FUNC_CLOSED_REMARK',
- 'decCreatedPeriod' => 'DEC_CREATED_PERIOD',
- 'passwordChanged' => 'PASSWORD_CHANGED',
- 'subComLeader' => 'SUB_COM_LEADER',
- 'zgUpgradePv' => 'ZG_UPGRADE_PV',
- 'appClientID' => 'APP_CLIENT_ID',
- 'readAgreement' => 'READ_AGREEMENT',
- 'lastDecLv' => 'LAST_DEC_LV',
- 'bonusAppClientID' => 'BONUS_APP_CLIENT_ID',
- 'isFirstOpen' => 'IS_FIRST_OPEN',
- 'isModifyPassword' => 'IS_MODIFY_PASSWORD',
- 'isStudio' => 'IS_STUDIO',
- 'email' => 'EMAIL',
- 'fillingUpOfADeficit' => 'filling up of a deficit',
- 'fullPayment' => 'full payment',
- 'personalDataModifiedSuccessfully' => 'Personal data modified successfully',
- 'passwordModifiedSuccessfully' => 'Password modified successfully',
- 'theFunctionIsNotAvailable' => 'The function is not available',
- 'inactiveUser' => 'Inactive user. Please contact customer service.',
- 'checkPerformance' => 'Please contact customer service to check performance.',
- 'checkPerformanceOfUpgradedMember' => 'Please contact the customer service personnel to check the performance of upgraded members',
- 'memberNumberExpired' => 'Member number expired',
- 'memberNumberDoesNotConformTo' => 'Member number does not conform to',
- 'failedToGenerateMemberNumber' => 'Failed to generate member number',
- 'memberNumberDoesNotExist' => 'Member number does not exist',
- 'repeatSalesMemberNoDoesNotExist' => 'Repeat sales Member No. does not exist',
- 'memberDoesNotInSamePlacementNetwork' => 'The member is not in the same placement network as the current user',
- 'viewSubMembersMost' => 'View the top 20 sub members of the member at most',
- 'upgradeMethodIncorrect' => 'The upgrade method is incorrect. Please contact the customer service personnel',
- 'originalLoginPasswordError' => 'Original login password error',
- 'originalPaymentPasswordError' => 'Original payment password error',
- 'userNameNotExists' => 'Nonexistent user name',
- 'pleaseSelectUpgradeLevel' => 'Please select upgrade level',
- 'totalPVLessThan' => 'Total PV cannot be less than the selected level PV',
- 'totalPvExceedPv' => 'The total PV cannot exceed the PV value of the next level under the selected level',
- 'deliveryTemporarilyNotSupported' => 'Delivery is temporarily not supported in the region. Contact customer service for details',
- 'applicantCashShort' => 'The applicant is short of cash and cannot complete the declaration',
- 'failedToUpgrade' => 'Failed to upgrade for member',
- 'bulkDeclarationNotSames' => 'Bulk declaration member must be the same member',
- 'reportFormatIncorrect' => 'The format of the report data is incorrect',
- 'memberNumberCanNotContainChineseCharacters' => 'Member number cannot contain Chinese characters',
- 'pleaseSelectTheEntryLevel' => 'Please select the entry level',
- 'totalBVCanNotLessThanSelectedBV' => 'The total BV of self selected goods cannot be less than the BV of the selected entry level',
- 'totalBVCanNotLessThanNextSelectedLevelBV' => 'The total BV of self selected goods cannot exceed the BV value of the next level under the selected level',
- 'incorrectEntryType' => 'Incorrect entry type',
- 'MembershipNumberFilledInitialPurchase' => 'Membership number must be filled in for initial purchase',
- 'fillTheInstructorNumberTheMember' => 'For the first purchase, you must fill in the instructor number of the member',
- 'sponsorNumberMustBeFilled' => 'For the first purchase, the Sponsor number of the member must be filled in',
- 'beFilledTheMarketMember' => 'The first purchase must be filled in the market of the member',
- 'pleaseSelectMarket' => 'Please select a market',
- 'stockistDoesNotExist' => 'Stockist does not exist',
- 'newMemberDoesNotExist' => 'New member does not exist',
- 'brandAmbassadorUpgradeError' => 'Brand Ambassador upgrade error',
- 'changeUserStatusError' => 'change user status error',
- 'dataFormatError' => 'Data format error',
- # 奖金
- 'memberBonus' => 'Member Bonus',
- 'memberEcoin' => 'Member Ecoin',
- 'carPoints' => 'Car Points',
- 'villaPoints' => 'Villa Points',
- 'increase' => 'increase',
- 'reduce' => 'reduce',
- 'cannotViewThisPeriod' => 'Cannot view this period',
- 'bonusRecordDoesNotExists' => 'The bonus record does not exists of this period',
- 'pleaseSelectThePeriod' => 'Please select the period',
- 'withdrawalApplicationHasBeenSubmitted' => 'Withdrawal application has been submitted, please wait for review.',
- 'withdrawHasBeenBacked' => 'Withdraw has been backed',
- 'withdrawDoesNotAllowedOfAuthentication' => '未实名验证无法提现',
- 'withdrawDoesNotAllowedOfSubsidiaryMember' => '附属会员无法提现',
- 'autoWithdrawHasBeenOpened' => '已开启自动提现,如需手动提现请关闭自动提现',
- 'withdrawNotAllowOfDate' => '未到提现日期,请在每月挂网后第一周申请提现',
- 'withdrawAllowOnceOfMonth' => '提现失败,每月只可以提现一次',
- 'withdrawRecordHasNotVerify' => '提现失败,您存在未审核的提现记录',
- 'notionalPoolingAmountFinished' => '归集完成,归集金额',
- 'withdrawDoesNotUploadInvoice' => '该提现记录无法上传发票',
- 'transferDoesNotAllowedOfAuthentication' => '未实名验证无法转账',
- 'transferDoesNotAllowed' => '不允许转账',
- 'transferDoesNotOpen' => '转账功能未启用',
- 'transferTypeDoesNotExists' => '没有可用的转账类型',
- 'rechargeApplicationHasBeenSubmitted' => 'Recharge application has been submitted, please wait for review.',
- 'whetherStockist' => 'Whether Stockist',
- 'travelIncentive' => 'Travel Incentive',
- 'carIncentive' => 'Car Incentive',
- 'villaIncentive' => 'Villa Incentive',
- 'joiningPeriod' => 'Joining Period',
- 'phoneNumber' => 'Phone Number',
- 'alternatePhoneNumber' => 'Alternate Phone Number',
- 'requirePeriods' => '请填写期数',
- 'requireMemberNumber' => '请填写会员编号',
- 'payCycle' => 'Pay Cycle(PC)',
- 'PCMemberLevel' => 'PC Member Level',
- 'latestDirector' => 'Latest Director',
- 'latestCrown' => 'Latest Crown',
- 'joiningDate' => 'Joining Date',
- 'sponsorNo' => 'Sponsor No',
- 'sponsorName' => 'Sponsor Name',
- 'superiorCode' => 'Superior Code',
- 'superiorName' => 'Superior Name',
- 'superiorNumber' => 'Superior Number',
- 'welcomeBonus' => 'Welcome Bonus',
- 'teamBonus' => 'Team Bonus',
- 'uncappedTeamBonus' => 'Uncapped Team Bonus',
- 'directorBonus' => 'Director Bonus',
- 'stockistCommission' => 'Stockist Commission',
- 'quarterlyBonus' => 'Quarterly Bonus',
- 'actualBonus' => 'Actual Bonus',
- 'totalBonus' => 'Total Bonus',
- 'totalRevenue' => 'Total Revenue',
- 'bonusMonth' => 'Bonus Month',
- 'oneNewMarketPerformance' => 'I. new market performance',
- 'twoNewMarketPerformance' => 'II. new market performance',
- 'oneMarketBalancePerformance' => 'I. market balance performance',
- 'twoMarketBalancePerformance' => 'II. market balance performance',
- 'managementAward' => 'Management Award',
- 'bonusDate' => '结算时间',
- 'transactionType' => 'Transaction Type',
- 'memberLevel' => 'Member Level',
- 'balanceBeforeTransaction' => 'Balance Before Transaction',
- 'debitCredit' => 'Debit/Credit',
- 'newBalance' => 'New Balance',
- 'personalPerformance' => 'Personal Performance',
- 'remainderLeftLeg' => 'Remainder@Left Leg',
- 'remainderRightLeg' => 'Remainder@Right Leg',
- 'cumulativeTeamPerformance' => 'Cumulative Team Performance',
- 'salesNo' => 'Sales No',
- 'saleType' => 'Type',
- 'saleStatus' => 'Status',
- 'sponsorNoAtSettlement' => 'Sponsor No. At Settlement',
- 'sponsorNameAtSettlement' => 'Sponsor Name At Settlement',
- 'entryBV' => 'Entry BV',
- 'entryAmount' => 'Entry Amount',
- 'entryNo' => 'Entry No',
- 'orderSource' => 'Order Source',
- 'reviewed' => 'Reviewed',
- 'wastedisposal' => 'Waste disposal',
- 'whetherActive' => 'Whether Active',
- 'yes' => 'Yes',
- 'no' => 'No',
- 'declarationPerformance' => 'Declaration Performance',
- 'cancellationPerformance' => 'Cancellation Performance',
- 'LNewMarketPerformance' => 'L. New Market Performance',
- 'LNewPerformanceOfMarketEntry' => 'L. New Performance Of Market Entry',
- 'LNewPerformanceOfMarketReCancellation' => 'L. New Performance Of Market Re Cancellation',
- 'RNewMarketPerformance' => 'R. New Market Performance',
- 'RNewPerformanceOfMarketEntry' => 'R. New Performance Of Market Entry',
- 'RNewPerformanceOfMarketReCancellation' => 'R. New Performance Of Market Re Cancellation',
- 'LMarketBalancePerformance' => 'L. Market Balance Performance',
- 'RMarketBalancePerformance'=> 'R. Market Balance Performance',
- 'LMarketEntryBalancePerformance' => 'L. Market Entry Balance Performance',
- 'RMarketEntryBalancePerformance' => 'R. Market Entry Balance Performance',
- 'LMarketReconditioningBalancePerformance' => 'L. Market Reconditioning Balance Performance',
- 'RMarketReCancellationBalancePerformance' => 'R. Market Re Cancellation Balance Performance',
- 'teamPerformance' => 'Team Performance',
- 'recommenderNo' => 'Recommender No',
- 'recommenderName' => 'Recommender Name',
- 'directorRank' => 'Director Rank',
- 'directorPGSPerformance' => 'Director PGS Performance',
- 'LNewMarketEntryPerformance' => 'L. New Market Entry Performance',
- 'RNewMarketEntryPerformance' => 'R. New Market Entry Performance',
- 'LMarketMonthlyRemainingDeclarationPerformance' => 'L. Market Monthly Remaining Declaration Performance',
- 'RMarketMonthlyRemainingDeclarationPerformance' => 'R. Market Monthly Remaining Declaration Performance',
- 'monthlyNewTeamPerformance' => 'Monthly New Team Performance',
- 'monthlyCumulativeTeamPerformance' => 'Monthly Cumulative Team Performance',
- # 设置
- 'autoWithdrawHasBeenClosed' => '开启关闭自动提现成功',
- 'closeMessageSendSuccessfully' => '开启关闭复销短信提醒成功',
- 'changeDefaultAddressFailed' => '更新默认地址失败',
- 'addShippingAddressSuccessfully' => '添加收货地址成功',
- 'updateUserConfigFailed' => '更新个人设置失败',
- 'isAutoWithdraw' => '是否自动提现',
- 'allowReconsumeSms' => '开启复销短信通知',
- 'pleaseAuthentication' => '请先实名认证',
- 'systemCloseAutoWithdraw' => '系统关闭了自动提现',
- 'systemCloseReconsumeSMSNotification' => '系统关闭了开启复销短信通知',
- 'openAutoWithdraw' => '开启关闭自动提现',
- 'updateUserSMSExpiredFailed' => '更新个人短信有效期失败',
- 'modeDoesNotExist' => '不存在此方式',
- # 首页
- 'pcOf' => 'PC of ',
- # 财务
- 'statueError' => 'Status error',
- 'notAllowedToTransferToYourself' => 'Not allowed to transfer to yourself',
- 'wrongTransactionType' => 'Wrong transaction type',
- 'isCanWithdrawBack' => '提现退回已关闭',
- 'withdrawRecordDoesNotExist' => '符合退回的提现记录不存在',
- # 登录
- 'refreshTokenFailed' => 'refresh token failed',
- 'accountDoesNotExist' => 'The account does not exist',
- 'memberNameOrPasswordIncorrect' => 'The member name or password is incorrect',
- 'abnormalMemberCode' => 'Abnormal member code',
- 'memberNotActivated' => 'Member not activated',
- 'memberHasBeenCancelled' => 'The member has been cancelled',
- 'memberHasBeenBlacklisted' => 'The member has been blacklisted',
- 'memberHasBeenPermanentlySuspended' => 'The member has been permanently suspended',
- 'memberPartOfFunctionClosed' => 'Member part of the function is closed, unable to log in.',
- 'memberAppDeviceInformationUpdateFailed' => 'Member APP device information update failed',
- # 文章
- 'category' => 'Category',
- 'title' => 'Title',
- 'content' => 'Content',
- 'articleDoesNotExist' => 'The article does not exist',
- ];
|