|
|
@@ -254,6 +254,92 @@ return [
|
|
|
'shopOrderPayBV' => 'Pay BV',
|
|
|
|
|
|
|
|
|
+ #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' => '场景不存在',
|
|
|
@@ -276,98 +362,26 @@ return [
|
|
|
'illegalRequest' => 'Illegal request',
|
|
|
'invalidParameter' => 'Invalid Parameter',
|
|
|
'dataDoesNotExists' => 'The data does not exist',
|
|
|
- 'memberName' => 'Member name',
|
|
|
-
|
|
|
-
|
|
|
- /**【以下内容为会员端词条,如果管理端有相同词条,移入分割线之上使用即可,翻译完全部项目之后删除以下内容】
|
|
|
- * 会员端翻译: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',
|
|
|
-
|
|
|
+ 'operationAdministrator' => 'Operation Administrator',
|
|
|
+ 'typeError' => 'Type error',
|
|
|
+ 'contentError' => 'Content error',
|
|
|
+ 'hideSuccessfully' => 'hide successfully',
|
|
|
+ 'UnhideSuccessfully' => 'Unhide successfully',
|
|
|
|
|
|
# 会员
|
|
|
'memberCode' => 'Member Code',
|
|
|
'memberName' => 'Member Name',
|
|
|
'memberAddress' => 'Member Address',
|
|
|
'memberPhone' => 'Member Phone',
|
|
|
+ 'loginStatus' => 'Login Status',
|
|
|
+ 'allowLogin' => 'Allow Login',
|
|
|
+ 'prohibitLogin' => 'Prohibit Login',
|
|
|
+ 'activate' => 'Activate',
|
|
|
+ 'lock' => 'Lock',
|
|
|
+ 'filterAllowLogin' => 'Filter Allow Login',
|
|
|
'bankName' => 'Bank Name',
|
|
|
'bankCode' => 'Bank Code',
|
|
|
+ 'bankAccountNumber' => 'Bank Account Number',
|
|
|
'admin' => 'Admin',
|
|
|
'minCharge' => 'Min Charge',
|
|
|
'maxCharge' => 'Max Charge',
|
|
|
@@ -416,7 +430,6 @@ return [
|
|
|
'statusAt' => 'STATUS_AT',
|
|
|
'verified' => 'VERIFIED',
|
|
|
'verifiedAt' => 'VERIFIED_AT',
|
|
|
- 'allowLogin' => 'ALLOW_LOGIN',
|
|
|
'notOperating' => 'NOT_OPERATING',
|
|
|
'regFrom' => 'REG_FROM',
|
|
|
'IDCardPrefix' => 'ID_CARD_PREFIX',
|
|
|
@@ -449,6 +462,141 @@ return [
|
|
|
'isModifyPassword' => 'IS_MODIFY_PASSWORD',
|
|
|
'isStudio' => 'IS_STUDIO',
|
|
|
'email' => 'EMAIL',
|
|
|
+ 'levelBeforeModification' => 'Level Before Modification',
|
|
|
+ 'modifiedLevel' => 'Modified Level',
|
|
|
+
|
|
|
+ 'moveMember' => 'Move Member',
|
|
|
+ 'moveMemberName' => 'Move Member Name',
|
|
|
+ 'uperCodeBeforeMoving' => 'Uper Code Before Moving',
|
|
|
+ 'uperCodeAfterMoving' => 'Uper Code After Moving',
|
|
|
+ 'typeOfMoving' => 'Type Of Moving',
|
|
|
+ 'position' => 'Position',
|
|
|
+ 'periodOfMoving' => 'Period Of Moving',
|
|
|
+ 'whetherToMove' => 'Whether To Move',
|
|
|
+ 'percentage' => 'Percentage',
|
|
|
+ 'AdministratorOfMoving' => 'Administrator Of Moving',
|
|
|
+ 'joiningDate' => 'Joining Date',
|
|
|
+ 'joiningPeriod' => 'Joining Period',
|
|
|
+ 'currentMemberLevel' => 'Current Member Level',
|
|
|
+ 'currentAdjustmentDate' => 'Current Adjustment Date',
|
|
|
+ 'PCMemberLevel' => 'PC Member Level',
|
|
|
+ 'highestDirector' => 'Highest Director',
|
|
|
+ 'latestDirector' => 'Latest Director',
|
|
|
+ 'highestCrown' => 'Highest Crown',
|
|
|
+ 'latestCrown' => 'Highest Crown',
|
|
|
+ 'recommendationNo' => 'Recommendation No',
|
|
|
+ 'recommendedName' => 'Recommended Name',
|
|
|
+ 'placementNo' => 'Placement No',
|
|
|
+ 'placementName' => 'Placement Name',
|
|
|
+ 'resettlementArea' => 'Resettlement Area',
|
|
|
+ 'phoneNumber' => 'Phone Number',
|
|
|
+ 'alternatePhoneNumber' => 'Alternate Phone Number',
|
|
|
+ 'stockistCode' => 'Stockist Code',
|
|
|
+ 'whetherStockist' => 'Whether Stockist',
|
|
|
+ 'stockistOrNot' => 'Stockist or not',
|
|
|
+ 'whetherChartDisplay' => 'Whether Chart Display',
|
|
|
+ 'whetherRechargeDisplay' => 'Whether Recharge Display',
|
|
|
+ 'stockistLevel' => 'Stockist Level',
|
|
|
+ 'commonAddress' => 'Common Address',
|
|
|
+ 'enableTransfer' => 'Enable Transfer',
|
|
|
+ 'activeStatus' => 'Active Status',
|
|
|
+ 'locking' => 'Locking',
|
|
|
+ 'activation' => 'Activation',
|
|
|
+ 'on' => 'On',
|
|
|
+ 'off' => 'Off',
|
|
|
+ 'administratorOfReviewing' => 'Administrator Of Reviewing',
|
|
|
+ 'reviewTime' => 'Review Time',
|
|
|
+ 'I.Market' => 'I. Market',
|
|
|
+ 'II.Market' => 'II. Market',
|
|
|
+
|
|
|
+ # 网络
|
|
|
+ 'placementNetwork' => 'Placement Network',
|
|
|
+ 'sponsorNetwork' => 'Sponsor Network',
|
|
|
+
|
|
|
+ /**【以下内容为会员端词条,如果管理端有相同词条,移入分割线之上使用即可,翻译完全部项目之后删除以下内容】
|
|
|
+ * 会员端翻译: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',
|
|
|
+
|
|
|
+
|
|
|
+ # 会员
|
|
|
+
|
|
|
|
|
|
'fillingUpOfADeficit' => 'filling up of a deficit',
|
|
|
'fullPayment' => 'full payment',
|
|
|
@@ -464,7 +612,7 @@ return [
|
|
|
'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',
|
|
|
@@ -523,6 +671,89 @@ return [
|
|
|
'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' => '开启关闭自动提现成功',
|
|
|
@@ -552,7 +783,7 @@ return [
|
|
|
|
|
|
# 登录
|
|
|
'refreshTokenFailed' => 'refresh token failed',
|
|
|
-
|
|
|
+
|
|
|
'accountDoesNotExist' => 'The account does not exist',
|
|
|
'memberNameOrPasswordIncorrect' => 'The member name or password is incorrect',
|
|
|
'abnormalMemberCode' => 'Abnormal member code',
|
|
|
@@ -572,4 +803,4 @@ return [
|
|
|
|
|
|
|
|
|
|
|
|
-];
|
|
|
+];
|