| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515 |
- <?php
- return [
- #Admin
- 'AdminAddedSuccessfully' => 'Administrator added successfully',
- 'AdminEditedSuccessfully' => 'Administrator edited successfully',
- 'passwordChangeSucceeded' => 'Password change succeeded',
- 'successAddAdminRole' => 'Admin role added successfully',
- 'editAdminRoleSuccess' => 'Edit admin role successfully',
- 'roleDoesNotExist' => 'Role does not exist',
- 'successSetAdminRolePermissions' => 'Set administrator role permissions successfully',
- 'successSetAdminRoleListFieldPermissions' => 'Set administrator role list field permissions successfully',
- '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' => "Can't delete yourself",
- 'resetPwdSucessNotice' => 'Password reset successfully',
- #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',
- 'modelListFinanceBalanceAuditListUserName' => 'Member Code',
- 'modelListFinanceBalanceAuditListRealName'=>'Member Name',
- 'modelListFinanceBalanceAuditListMemberLevel'=> 'Member level',
- 'modelListFinanceBalanceAuditListStockistLevel'=> 'Stockist level',
- 'modelListFinanceBalanceAuditListEmpLevel'=>'Rank',
- 'modelListFinanceBalanceAuditListTypeName'=>'Account type',
- 'modelListFinanceBalanceAuditListDealType'=>'Transaction type',
- 'modelListFinanceBalanceAuditListAmount'=>'Adjustment amount',
- 'modelListFinanceBalanceAuditListRemark'=>'Remark',
- 'modelListFinanceBalanceAuditListRemarkIsShow'=>'Whether The Front Desk Displays Comments',
- 'modelListFinanceBalanceAuditListAuditStatusName'=>'Audit status',
- 'modelListFinanceBalanceAuditListApplicant'=>'applicant',
- 'modelListFinanceBalanceAuditListCreatedAt'=>'Application time',
- 'modelListFinanceBalanceAuditListAuditName'=>'Reviewed by',
- 'modelListFinanceBalanceAuditListAuditTime'=>'Audit time',
- 'modelListFinanceTranserListTransferSn'=>'Transfer record serial number',
- 'modelListFinanceTranserListLastOutUserName'=>'Transfer out Member No',
- 'modelListFinanceTranserListLastOutRealName'=>'Name of transfer out member',
- 'modelListFinanceTranserListLastOutDecLvName'=>'Transfer out of member level',
- 'modelListFinanceTranserListOutWallet'=>'Transfer out account',
- 'modelListFinanceTranserListLastInUserName'=>'Transfer to member code',
- 'modelListFinanceTranserListLastInRealName'=> 'Transfer to member name',
- 'modelListFinanceTranserListLastInDecLvName'=>'Transfer to member level',
- 'modelListFinanceTranserListInWallet'=>'Transfer account',
- 'modelListFinanceTranserListOriAmount'=>'Transfer amount',
- 'modelListFinanceTranserListFee'=>'Service charge',
- 'modelListFinanceTranserListAmount'=>'Actual transfer amount',
- 'modelListFinanceTranserListCreatedAt'=>'Transfer time',
- 'modelListFinanceTranserListPeriodNum'=>'Transfer PC',
- 'financeControllerTransferListExport'=>'Transfer_List',
- 'modelListFinanceWithdrawSn'=>'Withdrawal serial number',
- 'modelListFinanceWithdrawPeriod'=>'Period',
- 'modelListFinanceWithdrawAt'=>'Withdrawal time',
- 'modelListFinanceWithdrawState'=>'State',
- 'modelListFinanceWithdrawAmount'=>'Withdrawal amount',
- 'modelListFinanceWithdrawFees' => 'Bank charge',
- 'modelListFinanceWithdrawRealAmount' => 'Actual amount',
- 'modelListFinanceWithdrawBank' => 'Bank info',
- 'modelListFinanceWithdrawBankNo' => 'Bank account',
- 'modelListFinanceWithdrawMobile' => 'Phone Number',
- 'modelListFinanceWithdrawUpdateAdminName' => 'Operations administrator',
- 'modelListFinanceWithdrawBackRemark' => 'Return note',
- 'modelListFinanceWithdrawWithdrawalTime'=>'Withdrawal time',
- 'modelsListsFinanceRechargeListgetColumnSn' => 'SN',
- 'modelsListsFinanceRechargeListgetColumnBank' => 'Bank',
- 'modelsListsFinanceRechargeListgetColumnBankNo' => 'Bank account',
- 'modelsListsFinanceRechargeListgetColumnAuditStatus' => 'Audit Status',
- 'modelsListsFinanceRechargeListgetColumnAmount' => 'Recharge amount',
- 'modelsListsFinanceRechargeListgetColumnCreatedAt' => 'Apply time',
- 'modelsListsFinanceRechargeListgetColumnRemark' => 'Remark',
- 'rechargeRecordSerialNumber'=>'Recharge record serial number',
- 'rechargeAuditStatusToBeReviewed'=>'To be reviewed',
- 'rechargeAuditStatusVoucherUploaded'=>'Voucher uploaded',
- 'rechargeAuditStatusAudited'=>'Audited',
- 'rechargeRechargeState'=>'Recharge State',
- 'rechargeRechargeStateNew'=>'New',
- 'rechargeRechargeStateProcessing'=>'Processing',
- 'rechargeRechargeStateSuccess'=>'Success',
- '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 code 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's repurchase points, adjustment is 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' => 'Wrong state parameter',
- 'adjustmentBalanceCodeFailed' => 'Balance adjustment verification code failed',
- 'aPieceMustBeSelected' => 'A piece of data must be selected',
- 'noEligibleData' => 'No matching 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'=>'Withdrawal request does not exist',
- 'memberNameOrNumberInconsistentSystem' => 'Withdrawal member code does not match member ID',
- 'memberRegisterTypeInconsistentWithSystem'=>'The selected member registration type is inconsistent with the system',
- 'withdrawalMustGreaterThanZero'=>'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',
- 'paymentPasswordIncorrect' => 'The payment password is incorrect',
- 'failedApplyWithdrawalVerify' => 'Application for cash withdrawal verification failed',
- '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 completion',
- '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' => "Auditing success by adjusting member performance",
- 'batchReviewMemberPerfCompletion' => 'Batch review/rejection of member performance completion',
- 'transactionTypeAddSuccess'=> 'Transaction type added successfully',
- 'modifyTransactionTypeCompleted' => 'Modify the transaction type to complete',
- 'unableDelete' => 'Cannot be deleted',
- 'pendingRecordAfterThePendingReviewed' => 'If there is a pending record in the member review list, it shall be submitted after the pending record has been reviewed',
- 'periodNotNetCannotAdjusted' => 'This period [ {periodNum} ] is not connected to the net and cannot be adjusted',
- 'adjustmentTypeIncorrect' => 'The adjustment type is incorrect',
- 'incorrectLocation' => 'Incorrect location',
- 'amountChangeCannotZero' => 'The amount of change cannot be 0',
- 'memberUnderrepresentedRegion' => 'The member is underrepresented in that region',
- 'memberSurplusRegionLess' => 'The member has insufficient surplus in the region for the current period',
- 'withdrawFormNoSn' => "There is no paid record of withdrawals serial number {sn}",
- 'withdrawFormUserNameInconsistent'=>'The serial number of the withdrawal in Excel. {excelName} is inconsistent with information in the system {userName}',
- 'withdrawFormRealNameInconsistent' => "The serial number of the withdrawal in Excel. {sn}, member's name {excelName}, is inconsistent with information in the system {realName}",
- 'withdrawFormPeriodsInconsistent' => "Excel withdrawal serial number {sn} withdrawal periods {withdrawPeriodNum}, is inconsistent with the information in the system【 {systemWithdrawPeriodNum} 】",
- 'withdrawFormPaidAtInconsistent' => "Payment date of the withdrawal serial number in Excel {sn} {paidAt} is inconsistent with system information {systemPaidAt}",
- 'withdrawFormAmountInconsistent' => "Withdrawal amount of the withdrawal serial number in Excel {sn} {execlAmount} is inconsistent with the information in the system {systemAmount}",
- 'withdrawFormBankRealNameInconsistent' => "Real-time account name of the withdrawal serial number in Excel {sn} {execlBankRealName}, is inconsistent with the information in the system {systemName} Inconsistent ",
- 'withdrawFormBankNoInconsistent' => "Real-time bank account of the withdrawal serial number in Excel {excelBankNo} {sn} is inconsistent with information in system {systemBankNo}",
- 'withdrawFormNoExistsUser'=>'This user does not exist',
- 'withdrawChkAuditStatus' => "The current status of the withdrawal {sn} is 【 {statusName} 】, cannot be set to【 {newStatusName}】",
- # Internet function
- 'numberOfLayers' => 'Number Of Layers',
- 'recommendedMemberNo'=>'Recommended Member No',
- 'nameRecommendedMember'=>'Name Of Recommended Member',
- 'recommendedMemberLevel' => 'Recommended Member Level',
- 'highestDirector' => 'Highest Director',
- 'highestCrown' => 'Highest Crown',
- "joiningPeriod" => 'Joining Period',
- 'modelListAtlasUserName' => 'Member Code',
- 'modelListAtlasDepth' => 'Depth',
- 'numberOfPeriods' => 'Number Of Periods',
- 'atlasViewLimitNotice'=>'Top 23 sub members of members can be viewed at most',
- 'atlasNetworkViewLimitNotice'=>'View the top 20 sub members of the member at most',
- 'placementMemberNumber'=>'Placement Member Number',
- 'placementMemberName' => 'Placement Member Name',
- #Products management
- 'shopExportListName' => 'Goods_List',
- 'shopProductAddSucceededNotice' => 'Product add succeeded',
- 'shopProductEditSucceed'=>'Product editing succeeded',
- 'shopStatusSetSucceedNotice' => 'Status setting succeeded',
- 'shopDelOrderSuccedNotice'=>'The order is deleted successfully, please regenerate the performance sheet and calculate the bonus',
- 'shopDecOrderListExport' => 'First purchase order list',
- 'shopOrderListExport' => 'Order_List',
- 'shopStatusUpdateErrorNotice'=>'Status update error',
- 'shopOrderListExportPdf'=>'Order list',
- 'shopadminRefund'=>'Refund successfully',
- 'shopBaOrderListExport' => 'Ba_Order_List',
- 'shopBrandAmbassadorOrderExport'=>'Brand Ambassador Order',
- 'shopSetProductStatusErrorNotice'=>'The current product status is【{nowStatus}】,cannot be set to【{newStatus}】',
- 'shopPayTypeCash' => 'Ecoin',
- 'shopPayTypeGaragePoints' => 'Car Fund',
- 'shopPayTypeVillaFund' => 'Villa Fund',
- 'shopBuyActionErrorNotice'=>'The wrong way to buy the product',
- 'shopSortMoreThanOne'=>'Please fill in numbers greater than or equal to 1 for sorting',
- 'shopDiscountZeroBetweenOne'=>'Please fill in the number between 0-1 for the discount',
- 'shopDeleteDecOrderAndOrderFailedNotice'=>'Failed to delete first purchase order, failed to delete order',
- 'shopBackOrderFailedNotice'=>'Failed to roll back membership level, failed to delete order',
- 'shopLockFailedDeleteOrderFailed'=>'Failed to lock member, failed to delete order',
- 'shopDeleteOrderFailed' => 'Failed to delete order',
- 'shopBackAmountFailedDeleteOrderFailed'=>'Failed to refund the order amount, failed to delete the order',
- 'shopNotFindOrder' => 'Order information not found, the order number is:',
- 'shopOrderAlreadyDeleted'=> 'The order has been deleted, the order number is:',
- 'shopOrderPeriodNumNotExist'=>'The performance period corresponding to the order does not exist, and the order number is {sn} Performance period is:{periodNum}',
- 'shopOrderPeriodNumIsSented'=>'The order corresponding to the performance period has been posted online, and the order number is {sn} Performance period is:{periodNum}',
- 'shopOrderPeriodNumSenting'=>'The performance period corresponding to the order is being linked online,the order number is{sn} Performance period is:{periodNum}',
- 'shopNotFindDecOrder' => 'The corresponding order information has not been obtained,the order number is:',
- 'shopDecAlreadyDeleted'=>'The corresponding order information has been deleted,the order number is:',
- 'shopHasLaterOrder' => 'There is a later order, this order cannot be deleted,the order number is:',
- 'shopRegisterHasUpgradeOrder' => 'There is an upgrade order for this registration form, which cannot be deleted,the order number is:',
- 'shopRegisterHasFxOrder'=>'There is a cancellation order for this registration form, which cannot be deleted,the order number is:',
- 'shopOrderListMemberCode' => 'Member Code',
- 'shopOrderListStockist'=>'Stockist',
- 'shopOrderListCreatorNo'=>'Creator No',
- 'shopOrderListCreatorName'=>'Creator Name',
- 'shopOrderListOrderCode'=>'Order Code',
- 'shopOrderListOrderStatus'=>'Status',
- 'shopOrderListProductCode' => 'Product Code',
- 'shopOrderListProductName'=>'Product Name',
- 'shopOrderListRecipient' => 'Recipient',
- 'shopOrderListContactOne' => 'Contact 1',
- 'shopOrderListContactTwo' => 'Contact 2',
- 'shopOrderListState'=>'State',
- 'shopOrderListLocalGovernmentArea' => 'Local Government Area',
- 'shopOrderListCity'=>'City',
- 'shopOrderListDetailedAddress'=>'Detailed Address',
- 'shopOrderDeliveryWarehouse' => 'Delivery Warehouse',
- 'shopOrderListPeriod' => 'Period',
- 'shopOrderListOrderType' => 'Order Type',
- 'shopOrderListOrderTypeRepeatPurchase'=>'Repeat Purchase',
- 'shopOrderListOrderTypePoints'=>'Points',
- 'shopOrderListOrderTypeRepeatPurchaseOrder' => 'Repurchase order',
- 'shopOrderListOrderTypePointsOrder' => 'Point order',
- 'shopOrderListOrderTypeZc'=>'Welcome Pack',
- 'shopOrderListCreationTime' => 'Creation Time',
- 'shopOrderListPayType' => 'Pay Type',
- 'shopOrderListPaymentTime'=>'Payment Time',
- 'shopOrderListDeliveryTime'=>'Delivery Time',
- 'shopOrderListQty' => 'Qty',
- 'shopOrderListItemPricing'=>'Item Pricing',
- 'shopOrderListTotalPrice' => 'Total Price',
- 'shopOrderListBVAmount'=>'BV Amount',
- 'shopOrderListUsTotalPrice'=>'Total Price($)',
- 'shopOrderListFreight' => 'Freight',
- 'shopOrderListTaxRate'=>'Tax Rate',
- 'shopOrderListTax' => 'Tax',
- 'shopOrderListCourierCompany' => 'Courier Services Company',
- 'shopOrderListCourierNumber' => 'Courier Number',
- 'shopOrderListShippingMethod' => 'Shipping Method',
- 'shopOrderListShippingMethodMailing' => 'Mailing',
- 'shopOrderListShippingMethodAutoPick' => 'Auto pick',
- 'shopOrderListMemberNotes' => 'Member Notes',
- 'shopOrderListShipmentStatus' => 'Shipment Status',
- 'shopOrderListIsAuto' => 'Is Auto',
- 'shopOrderListIsAutoYes' => 'Yes',
- 'shopOrderListIsAutoNo' => 'No',
- 'shopOrderListOrderNo' => 'Order No',
- 'shopOrderPaymentAmount' => 'Payment Amount',
- 'shopOrderPayBV' => 'Pay BV',
-
- #Log
- 'adminUserDoesNotExist' => 'Administrator does not exist',
- 'adminUserGroupDoesNotExist' => 'Management group does not exist',
- 'columnArrayMustExistHeader' => 'The header must exist in the column array',
- 'operatingType' => 'Operation Type',
- 'operatingObject' => 'Operation object',
- 'objectNumber' => 'Object number',
- 'requestContent' => 'Request content',
- 'returnContent' => 'Return content',
- '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' => 'Return content',
- 'successTimes' => 'Successful login times',
- 'failTimes' => 'Failed logins times',
- 'loginSuccess' => 'login successfully',
- 'loginFail' => 'Login failed',
- 'adminLoginLog' => 'Admin login log',
- 'userLoginLog' => 'Member login log',
- 'version' => 'Version number',
- 'adminOperatingLog' => 'Administrator operation log',
- 'updateNumberOfPhasesConfig' => 'Update period configuration',
- 'updateLevelBonusConfig' => 'Update level bonus configuration',
- 'updateBonusConfig' => 'Update bonus configuration',
- 'updateRankBonusConfig' => 'Update rank bonus configuration',
- 'updateTransferConfig' => 'Update transfer configuration',
- 'requestChangeUserBalance' => 'Apply for change of membership balance',
- 'checkUserBalance' => 'Review member balance',
- 'batchRequestChangeUserBalance' => 'Batch application to change member balance',
- 'blankEntry' => 'Empty order entry',
- 'delBlankUser' => 'Delete empty order member',
- 'changeUserLevel' => 'Modify Member Level',
- 'applyAdjustmentUserPerformance' => 'Apply for Adjustment of Member Performance',
- 'applyModifyUserStatus' => 'Apply to modify member status',
- 'setTeamLeaders' => 'Set up team leaders',
- 'checkUserStatus' => 'Review member status',
- 'displayMap' => 'Show map',
- 'hiddenMap' => 'Hide map',
- 'setDeclarationCenter' => 'Set up stockist',
- 'cancelDeclarationCenter' => 'Cancel stockist',
- 'userActivation' => 'Member activation',
- 'userLocking' => 'Member lock',
- 'modifyUserInfo' => 'Modify member information',
- 'editAdmin' => 'Edit administrator',
- 'applyRemoveNetwork' => 'Apply for mobile network',
- 'approveRemoveNetwork' => 'Approved by mobile network',
- 'resetPasswords' => 'Reset password',
- 'cancellationSystem' => 'Revocation system',
- 'addSystem' => 'Add system',
- 'editSystem' => 'Edit system',
- 'recoverySystem' => 'Recovery system',
- 'systemLog' => 'System log',
- 'call' => 'Transfer',
- 'beCcalled' => 'called',
- 'userOperatingLog' => 'Member operation log',
- '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' => 'Ad added successfully',
- 'EditAdSuccessfully' => 'Ad edited successfully',
- #Article
- 'articleNotExists' => 'Article does not exist',
- #File
- 'mallManagement' => 'Mall Management',
- 'memberManagement' => 'Member Management',
- 'networkChart' => 'Network Chart',
- 'resaleManagement' => 'Resale management',
- 'bonusManagement' => 'Bonus management',
- 'financialManagement' => 'financial management',
- # Public
- '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' => 'Members who log in quickly cannot perform any operations',
- 'selectAtLeastOne' => 'A data must be selected',
- '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',
- 'operationAdministrator' => 'Operation Administrator',
- 'typeError' => 'Type error',
- 'contentError' => 'Content error',
- 'hideSuccessfully' => 'hide successfully',
- 'UnhideSuccessfully' => 'Unhide successfully',
- # Member
- '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',
- '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',
- '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',
- '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',
- # Network
- 'placementNetwork' => 'Placement Network',
- 'sponsorNetwork' => 'Sponsor Network',
- ];
|