| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793 |
- export default {
- route: {
- dashboard: 'Dashboard',
- documentation: 'Documentation',
- guide: 'Guide',
- permission: 'Permission',
- pagePermission: 'Page Permission',
- rolePermission: 'Role Permission',
- directivePermission: 'Directive Permission',
- icons: 'Icons',
- components: 'Components',
- tinymce: 'Tinymce',
- markdown: 'Markdown',
- jsonEditor: 'JSON Editor',
- dndList: 'Dnd List',
- splitPane: 'SplitPane',
- avatarUpload: 'Avatar Upload',
- dropzone: 'Dropzone',
- sticky: 'Sticky',
- countTo: 'Count To',
- componentMixin: 'Mixin',
- backToTop: 'Back To Top',
- dragDialog: 'Drag Dialog',
- dragSelect: 'Drag Select',
- dragKanban: 'Drag Kanban',
- charts: 'Charts',
- keyboardChart: 'Keyboard Chart',
- lineChart: 'Line Chart',
- mixChart: 'Mix Chart',
- example: 'Example',
- nested: 'Nested Routes',
- menu1: 'Menu 1',
- 'menu1-1': 'Menu 1-1',
- 'menu1-2': 'Menu 1-2',
- 'menu1-2-1': 'Menu 1-2-1',
- 'menu1-2-2': 'Menu 1-2-2',
- 'menu1-3': 'Menu 1-3',
- menu2: 'Menu 2',
- Table: 'Table',
- dynamicTable: 'Dynamic Table',
- dragTable: 'Drag Table',
- inlineEditTable: 'Inline Edit',
- complexTable: 'Complex Table',
- tab: 'Tab',
- form: 'Form',
- createArticle: 'Create Article',
- editArticle: 'Edit Article',
- articleList: 'Article List',
- errorPages: 'Error Pages',
- page401: '401',
- page404: '404',
- errorLog: 'Error Log',
- excel: 'Excel',
- exportExcel: 'Export Excel',
- selectExcel: 'Export Selected',
- mergeHeader: 'Merge Header',
- uploadExcel: 'Upload Excel',
- zip: 'Zip',
- pdf: 'PDF',
- exportZip: 'Export Zip',
- theme: 'Theme',
- clipboardDemo: 'Clipboard',
- i18n: 'I18n',
- externalLink: 'External Link',
- profile: 'Profile',
- // 以下是meta,
- memberListMeta:'Member List',
- emptyOrderOperation:'Empty Order Operation',
- adminRoleList:'管理员角色列表',
- addRole:'添加角色',
- editRole:'编辑角色',
- rolePermission:'角色权限',
- resetPwd:'Reset password',
- adminList:'管理员列表',
- addAdmin:'添加管理员',
- editAdmin:'编辑管理员',
- memberBalanceAuditList:'Member Ecoin adjustment list',
- changeBalanceOpt:'Apply for adjustment of member Ecoin',
- transferList:'Transfer record list',
- financeRecharge:'Recharge management',
- rechargeStateManagement:'State management',
- financeWithdraw:'Withdrawal management',
- atlasRelationOpt:'Sponsor network',
- atlasNetworkOpt:'Placement network',
- shopIndex:'Products list',
- shopGoodsAdd:'Add Product',
- shopOrderDecList:'External mall entry list',
- shopOrderShopList:'External mall order list',
- shopFlowRemainPv:'Remain BV Flow',
- shopRemainPv:'Remain BV',
- shopOrderlList:'Order list',
- },
- navbar: {
- dashboard: 'Dashboard',
- github: 'Github',
- logOut: 'Log Out',
- profile: 'Profile',
- theme: 'Theme',
- size: 'Global Size',
- resetPassword: 'Reset password'
- },
- login: {
- title: 'LOGIN',
- logIn: 'Login',
- username: 'UserName',
- password: 'Password',
- verifyCode: 'Verification Code',
- resetPassword: 'Reset password',
- adminModifyPasswd: 'Changing the Password of Administrator',
- adminCode: 'Administrator Code',
- originLoginPassword: 'Original login password',
- newLoginPassword: 'New login password',
- confirmLoginPassword: 'Confirm login password'
- },
- ad: {
- ad: 'Ad',
- description: 'Description',
- type: 'Type',
- creator: 'Creator',
- createTime: 'Create time',
- action: 'Action',
- view: 'View',
- externalLinks: 'External Links',
- article: 'Article',
- slideshow: 'Slideshow',
- image: 'Image',
- adTitle: 'Ad Title',
- content: 'Content',
- sort: 'Sort',
- modifiedBy: 'Modified By',
- modifiedTime: 'Modified Time',
- status: 'Status',
- adLocation: 'Ad Location',
- selectData: 'Select Data',
- add: 'Add',
- hide: 'Hide',
- unhide: 'Unhide'
- },
- article: {
- clickUpload: 'Click Upload',
- confirm: 'Confirm',
- cancel: 'Cancel',
- upload: 'Upload',
- id: 'ID',
- title: 'Title',
- category: 'Category',
- sort: 'Sort',
- creationTime: 'Creation Time',
- status: 'Status',
- action: 'Action',
- newArticle: 'New article',
- content: 'Content',
- order: 'Order',
- show: 'Show',
- categoryName: 'Category Name'
- },
- file: {
- exportName: 'Export Name',
- route: 'Route',
- download: 'Download',
- operationAdministrator: 'Operation Administrator',
- exportProgress: 'Export Progress',
- exportStart: 'Export Start',
- exportComplete: 'Export Complete',
- createTime: 'Create time',
- exportStartTime: 'Export Start Time',
- exportEndTime: 'Export End Time',
- creationTime: 'Creation Time',
- all: 'All'
- },
- bonus: {
- welcomePackOrder: 'Welcome Pack Order',
- memberCode: 'Member Code',
- balancePerformance: 'Balance Performance',
- entryBalancePerformance: 'Entry Balance Performance',
- reconditioningBalancePerformance: 'Reconditioning Balance Performance',
- LMarketBalancePerformance: 'L. Market Balance Performance',
- RMarketBalancePerformance: 'R. Market Balance Performance',
- confirmAndReviseMemberPerformance: 'Confirm and revise member performance?',
- periodNo: 'Period No.',
- bonusMonth: 'Bonus Month',
- timeframe: 'time frame',
- closingTime: 'Closing time',
- timeOfGeneratingPerformanceSheet: 'Time of generating performance sheet',
- settlementDate: 'Settlement Date',
- networkConnectionTime: 'Network connection time',
- closurePeriod: 'Closure period',
- logRefresh: '日志刷新',
- actionTime: '操作时间(WAT)',
- logContent: '日志内容',
- autoCalculation: '自动计算',
- createPerformanceSheet: '生成业绩单',
- initializeBasicData: '初始化基础数据',
- generationPeriodPerformance: '生成期业绩',
- pullPeriodPerformance: '拉取期业绩',
- calculationOfBonus: '计算奖金',
- pullBonusData: '拉取奖金数据',
- bulkWithdrawal: '批量提现',
- periodNum: 'Number of periods',
- year: 'Bonus Year',
- month: 'Bonus Month',
- startTime: 'Period start time',
- endTime: 'Period end time',
- closedAt: 'Closing time',
- perfStartedAt: 'Start time of generating performance sheet',
- perfedAt: 'End time of generating performance sheet',
- calStartedAt: 'Settlement start time',
- calculatedAt: 'Settlement end time',
- sendStartedAt: 'Network connection start time',
- sentAt: 'End time of network connection'
- },
- documentation: {
- documentation: 'Documentation',
- github: 'Github Repository'
- },
- permission: {
- addRole: 'New Role',
- editPermission: 'Edit',
- roles: 'Your roles',
- switchRoles: 'Switch roles',
- tips: 'In some cases, using v-permission will have no effect. For example: Element-UI el-tab or el-table-column and other scenes that dynamically render dom. You can only do this with v-if.',
- delete: 'Delete',
- confirm: 'Confirm',
- cancel: 'Cancel'
- },
- guide: {
- description: 'The guide page is useful for some people who entered the project for the first time. You can briefly introduce the features of the project. Demo is based on ',
- button: 'Show Guide'
- },
- components: {
- documentation: 'Documentation',
- tinymceTips: 'Rich text is a core feature of the management backend, but at the same time it is a place with lots of pits. In the process of selecting rich texts, I also took a lot of detours. The common rich texts on the market have been basically used, and I finally chose Tinymce. See the more detailed rich text comparison and introduction.',
- dropzoneTips: 'Because my business has special needs, and has to upload images to qiniu, so instead of a third party, I chose encapsulate it by myself. It is very simple, you can see the detail code in @/components/Dropzone.',
- stickyTips: 'when the page is scrolled to the preset position will be sticky on the top.',
- backToTopTips1: 'When the page is scrolled to the specified position, the Back to Top button appears in the lower right corner',
- backToTopTips2: 'You can customize the style of the button, show / hide, height of appearance, height of the return. If you need a text prompt, you can use element-ui el-tooltip elements externally',
- imageUploadTips: 'Since I was using only the vue@1 version, and it is not compatible with mockjs at the moment, I modified it myself, and if you are going to use it, it is better to use official version.'
- },
- table: {
- dynamicTips1: 'Fixed header, sorted by header order',
- dynamicTips2: 'Not fixed header, sorted by click order',
- dragTips1: 'The default order',
- dragTips2: 'The after dragging order',
- title: 'Title',
- importance: 'Imp',
- type: 'Type',
- remark: 'Remark',
- search: 'Search',
- add: 'Add',
- export: 'Export',
- reviewer: 'reviewer',
- id: 'ID',
- date: 'Date',
- author: 'Author',
- readings: 'Readings',
- status: 'Status',
- actions: 'Actions',
- edit: 'Edit',
- publish: 'Publish',
- draft: 'Draft',
- delete: 'Delete',
- cancel: 'Cancel',
- confirm: 'Confirm',
- adopted: 'Adopted'
- },
- example: {
- warning: 'Creating and editing pages cannot be cached by keep-alive because keep-alive include does not currently support caching based on routes, so it is currently cached based on component name. If you want to achieve a similar caching effect, you can use a browser caching scheme such as localStorage. Or do not use keep-alive include to cache all pages directly. See details'
- },
- errorLog: {
- tips: 'Please click the bug icon in the upper right corner',
- description: 'Now the management system are basically the form of the spa, it enhances the user experience, but it also increases the possibility of page problems, a small negligence may lead to the entire page deadlock. Fortunately Vue provides a way to catch handling exceptions, where you can handle errors or report exceptions.',
- documentation: 'Document introduction'
- },
- excel: {
- export: 'Export',
- selectedExport: 'Export Selected Items',
- placeholder: 'Please enter the file name (default excel-list)'
- },
- zip: {
- export: 'Export',
- placeholder: 'Please enter the file name (default file)'
- },
- pdf: {
- tips: 'Here we use window.print() to implement the feature of downloading PDF.'
- },
- theme: {
- change: 'Change Theme',
- documentation: 'Theme documentation',
- tips: 'Tips: It is different from the theme-pick on the navbar is two different skinning methods, each with different application scenarios. Refer to the documentation for details.'
- },
- tagsView: {
- refresh: 'Refresh',
- close: 'Close',
- closeOthers: 'Close Others',
- closeAll: 'Close All'
- },
- settings: {
- title: 'Page style setting',
- theme: 'Theme Color',
- tagsView: 'Open Tags-View',
- fixedHeader: 'Fixed Header',
- sidebarLogo: 'Sidebar Logo'
- },
- common: {
- save: 'Save',
- modify: 'Modify',
- submit: 'Submit',
- delete: 'Delete',
- edit: 'Edit',
- action: 'Action',
- yes: 'YES',
- no: 'NO',
- view: 'View',
- select: 'Select',
- reset: 'Reset',
- startDate: 'Start Date',
- endDate: 'End Date',
- deleteTips: 'Are you sure you want to delete the selected data?',
- hint: 'Hint',
- cancel: 'Cancel',
- confirm: 'Confirm',
- successfully: 'Successfully',
- close: 'Close',
- note: 'Note',
- awaitData: 'Retrieving data, please wait.',
- switchLanguageHints: 'Switch Language Success',
- websiteTitle: 'Member Management System',
- uploadHints: 'Uploading, please hold on. Do not close the window!',
- canNotBeBlank: ' cannot be blank',
- require: 'is required',
- createdAt: '创建时间',
- updatedAt: '更新时间',
- updatedAdmin: '更新人',
- actionThisData: '操作该数据',
- selectType: '筛选类型',
- selectFunction: '筛选方式',
- selectDate: '选择日期',
- selectMonth: '选择月份',
- pleaseInputContent: '请输入内容',
- relation: '关系',
- reset: '重置',
- exportExcel: 'Export Excel',
- exportPDF: 'Export PDF',
- desc: '描述',
- upload: 'Upload',
- modifyData: 'Modifying data',
- hide: 'Hide',
- unhide: 'Unhide',
- selectData: 'Select Data',
- deleteSelectedData: 'Are you sure to delete the selected data?',
- notice: 'Notice',
- hideSelectedData: 'Are you sure to hide the selected data?',
- unHideSelectedData: 'Are you sure to un-hide the selected data?',
- exportCurrentData: 'Are you sure you want to export the current data?',
- all: 'All'
- },
- filter: {
- memberSelect: 'Select',
- memberNumber: '会员编号',
- name: '姓名',
- idNumber: '证件号码',
- phoneNumber: '手机号码',
- memberLevel: '会员级别',
- level: '级别',
- confirmSelect: '确认筛选',
- memberName: '会员姓名',
- ID: '身份证',
- addAt: '加入时间',
- pleaseSelectDecLevel: '请选择报单级别',
- pleaseSelectEmpLevel: '请选择级别',
- eq: '等于',
- like: '包含',
- noeq: '不等于',
- nolike: '不包含',
- moreThan: '大于',
- moreThanEq: '大于等于',
- less: '小于',
- lessThan: '小于等于',
- and: '并且',
- or: '或者',
- selectContentNotice: '请填写完整筛选内容',
- areaSelectNotice: '地区仅限于"等于"的筛选方式'
- },
- menu: {
- // 一级菜单
- dashboard: 'Dashboard',
- shoppingMall: 'Shopping Mall',
- memberManagement: 'Member Management',
- networkChart: 'Network Chart',
- bonusManagement: 'Bonus Management',
- articleManagement: 'Article Management',
- financialManagement: 'Financial Management',
- fileManagement: 'File Management',
- administrator: 'Administrator',
- adManagement: 'Ad Management',
- logManagement: 'Log Management',
- settingManagement: 'Setting Management',
- // 二级菜单/接口-shoppingMall
- productsList: 'Products List',
- orderList: 'Order List',
- remainBV: 'Remain BV',
- remainBVFlow: 'Remain BV Flow',
- externalMallOrderList: 'External Mall Order List',
- externalMallEntryList: 'External Mall Entry List',
- // 二级菜单/接口-memberManagement
- memberList: 'Member List',
- emptyOrderOperation: 'Empty Order Operation',
- moveNetworkManagement: 'Move Network Management',
- memberLevelAdjustmentList: 'Member Level Adjustment List',
- modifyStockistLevel: 'Modify Stockist Level',
- // 二级菜单/接口-networkChart
- placementNetwork: 'Placement Network',
- sponsorNetwork: 'Sponsor Network',
- // 二级菜单/接口-bonusManagement
- closurePeriod: 'Closure Period',
- memberBonusBalance: 'Member Bonus Balance',
- memberBonus: 'Member Bonus',
- bonusFlow: 'Bonus Flow',
- memberPerformance: 'Member Performance',
- salesRecord: 'Sales Record',
- periodPerformance: 'Period Performance',
- monthlyPerformance: 'Monthly Performance',
- adjustPerformance: 'Adjust Performance',
- // 二级菜单/接口-financialManagement
- memberEcoinAdjustmentList: 'Member Ecoin Adjustment List',
- transferRecordList: 'Transfer Record List',
- withdrawalManagement: 'Withdrawal Management',
- dealTypeManagement: '交易类型管理',
- historicalBonusBalance: 'Historical Bonus Balance',
- rechargeManagement: 'Recharge Management',
- // 二级菜单/接口-articleManagement
- categoryManagement: 'Category Management',
- // 二级菜单/接口-fileManagement
- exportFile: 'Export File',
- // 二级菜单/接口-administrator
- administratorRoleList: '管理员角色列表',
- administratorList: '管理员列表',
- resetPassword: 'Reset Password',
- // 二级菜单/接口-logManagement
- administratorLoginLog: '管理员登录日志',
- memberLoginLog: 'Member login log',
- administratorOperationLog: '管理员操作日志',
- memberOperationLog: 'Member operation log',
- systemLog: '系统日志',
- // 二级菜单/接口-settingManagement
- siteConfig: '站点设置',
- bonusConfig: '奖金设置',
- scoreConfig: '积分配置',
- transferConfig: '转账配置',
- exchangeRateConfig: '汇率配置',
- otherConfig: '其他配置',
- decLevelConfig: '会员级别配置',
- empLevelConfig: '会员聘级配置',
- decRoleConfig: '报单中心级别配置'
- },
- // 会员
- member: {
- memberCode: 'Member Code',
- memberName: 'Member Name',
- currentLevel: 'Current Level',
- stockistLevel: 'Stockist Level',
- entryLevel: 'Entry Level',
- pleaseSelectStockistLevel: 'Please Select The Stockist Level',
- remark: 'Remark',
- modifyEntryLevelHits: 'Do you want to modify the current member entry level?',
- modifyMemberLevel: 'Modify member level',
- selectEntryLevelHint: 'Please Select The Entry Level',
- modifyMemberEntryLevelHits: 'Do you want to modify the current member level?',
- all: 'All',
- reviewed: 'To be reviewed',
- approved: 'Approved',
- rejected: 'Rejected',
- selectedData: 'Selected data',
- deleteData: 'Delete data',
- batchesDelete: 'Delete in batches',
- applyNetworkMove: 'New network transfer application',
- exportExcel: 'Export Excel',
- exportExcelHint: 'Are you sure you want to export the current data?',
- passingAudit: 'Passing Audit',
- modifyingData: 'Modifying data',
- selectedNonData: 'Please select the record to operate',
- passAuditNote: 'Are you sure you want to pass the audit? note:',
- rejectAuditNote: 'Are you sure you want to reject the approval? note:',
- operationInProcess: 'Operation in progress, please wait',
- deleteHint: 'Are you sure to delete the selected data?',
- applyNetworkTransfer: 'Apply for moving network',
- modifyNetworkTransfer: 'Modify network transfer information',
- reviewNetworkTransfer: 'Review network transfer information',
- networkTransferType: 'Network transfer type',
- selectNetworkTransferType: 'Please select a network transfer type',
- mobileMemberCode: 'Mobile member code',
- mobileMemberName: 'Mobile member name',
- originalSuperiorNo: 'Original superior No',
- originalSuperiorName: 'Original superior name',
- moveToPlacementMemberCode: 'Move to placement member code',
- moveToPlacementMemberName: 'Move to placement member name',
- originalDeveloperNo: 'Original developer No',
- nameOfOriginalDeveloper: 'Name of original developer',
- moveToSponsorMemberCode: 'Move to sponsor member code',
- moveToSponsorMemberName: 'Move to sponsor member name',
- moveToLocation: 'Move to location',
- oneMarket: 'I. Market',
- twoMarket: 'II. Market',
- adopted: 'Adopted',
- stockistOrNot: 'Stockist or not',
- accountInformation: 'Account Information',
- networkInformation: 'Network Information',
- otherInformation: 'Other Information',
- bankInformation: 'Bank Information',
- stockistNo: 'Stockist No',
- autoDetectMember: 'After entering the number, click the blank space to detect the member name of the number',
- contactPerson: 'Contact Person',
- resettlementLocation: 'Resettlement Location',
- left: 'Left',
- right: 'Right',
- sponsor: 'Sponsor',
- personalData: 'Personal Data',
- phoneNumber: 'Phone Number',
- bankName: 'Bank Name',
- selectBankDeposit: 'Please select the Bank of deposit',
- subBankName: 'Account opening sub branch',
- bankAccount: 'Bank Account',
- bankRegion: 'Bank Region',
- addManually: 'Add manually',
- quickLogon: 'Quick Logon',
- changePassword: 'Change Password',
- modifyPersonalData: 'Modify personal data',
- statusActivation: 'Status Activation',
- statusLock: 'Status Lock',
- openPasswordModification: 'Open password modification',
- turnOffPasswordModification: 'Turn off password modification',
- stockistManagement: 'Stockist Management',
- setAsStockist: 'Set as Stockist',
- cancelStockist: 'Cancel Stockist',
- chartManagement: 'Chart Management',
- displayChart: 'Display Chart',
- hiddenChart: 'Hidden Chart',
- rechargeManagement: 'Recharge Management',
- displayRecharge: 'Display Recharge',
- hideRecharge: 'Display Recharge',
- type: 'Type',
- selectType: 'Please select a type',
- password: 'Password',
- identityNo: 'Identity No.',
- selectBankName: 'Please select a bank name',
- bankAddress: 'Bank Address',
- loginManagement: 'Login Management',
- entryManage: 'Manage entry',
- loginPassword: 'Login Password',
- paymentPassword: 'Payment Password',
- selectMemberData: 'Please check the member to be operated',
- sureWant: 'Are you sure you want to',
- byDesignatedMember: 'By designated member',
- expandNetworkBy: 'Expand network by',
- byPlacementNetwork: 'By placement network',
- byMembershipSystem: 'By membership system',
- byProvinceAndRegion: 'By province and region',
- exportDataHint: 'Are you sure you want to export the current data?'
- },
- // 网络
- network: {
- placementNetwork: 'Placement Network',
- sponsorNetwork: 'Sponsor Network'
- },
- // 配置
- config: {
- refreshShopPrice: '刷新商品价格',
- refreshShopNaraPriceThenSave: '保存后根据新汇率刷新上架商品奈拉价格',
- confirmToChangeExchangeRate: '是否确认修改汇率?',
- levelName: '级别名称',
- sort: 'Sort',
- modifiedStockist: '修改报单中心',
- openTransfer: '开启转账功能',
- walletType: '转出/转入钱包类型',
- lowerLimitAmountTransferOut: '转出金额下限',
- upperLimitAmountTransferOut: '转出金额上限',
- serviceCharge: '手续费%',
- lowerLimitServiceCharge: '手续费下限',
- upperLimitServiceCharge: '手续费上限',
- periodUpperLimitAmountTransferOut: '期转出总额上限',
- monthUpperLimitAmountTransferOut: '结算月转出总额上限',
- whetherEnable: '是否启用',
- pour: '注',
- periodTotalAmountTransferOut: '期转出总额上限是指该转账规则一期之内会员最多可以转账的总金额',
- monthTotalAmountTransferOut: '结算月转出总额上限是指该转账规则一个结算月内会员最多可转账的总金额',
- ifNullRestrict: '填写空则为不限制',
- needPerf: '所需业绩(BV)',
- enterNumber: '请输入正整数数字',
- enterZeroIsHoleSite: '输入0代表无观察期,即全站升级单为全额升级',
- updatePeriodUnderObservation: '更新观察期',
- baseConfig: '基本配置',
- repeatAbout: '复消相关',
- teamBonusConfig: '团队奖配置',
- bonusPercent: '拿奖比例',
- capBonus: '个人封顶值',
- manageStarConfig: '管理星级配置',
- manageBonusPercent: '蓝星奖比例',
- tourBonusPercent: '旅游奖比例',
- carFundBonusPercent: '车奖比例',
- villaFundBonusPercent: '房奖比例',
- achieveMemberNo: '推荐会员达标数',
- achievePerfBV: '推荐达标及格获奖BV',
- achieveBV: '推荐达标不及格获奖BV',
- crownStarConfig: '皇冠星级配置',
- levelScore: '级别分数(BV)',
- upgradeScore: '升级分数(BV)',
- score: '分',
- bonusAmount: '奖金金额',
- saleAmountCap: '销售额条件',
- memberAbout: '会员相关',
- homeAbout: '前台相关',
- withdrawalAbout: '提现相关',
- otherAbout: '其他'
- },
- // 财务管理
- financial: {
- serviceCharge: '服务费(%)',
- all: 'All',
- toBeReviewed: 'To be reviewed',
- toBePaid: 'To be paid',
- reviewed: 'Reviewed',
- paid: 'Paid',
- paymentFailed: 'Payment failed',
- returned: 'Returned',
- approved: 'Approved',
- approve: 'Approve',
- auditReject: 'Audit reject',
- action: 'Action',
- delData: 'Delete data',
- selectedData: 'Selected data',
- batchAuditPassed: 'Batch audit passed',
- batchReturn: 'Batch return',
- batchSetToBePaid: 'Batch set to be paid',
- batchSetPaid: 'Batch set paid',
- batchSetPaymentFailure: 'Batch set payment failure',
- modifyWithdrawalInfo: 'modify the withdrawal information',
- approveWithdrawalNotice: 'Are you sure to approve the current withdrawal?',
- setWithdrawalPaymentAction: 'Are you sure to set the current withdrawal as payment action?',
- setWithdrawalPaidNotice: 'Are you sure to set the current withdrawal as paid?',
- setPayFailedWithdrawal: 'Are you sure to set payment failure for the current withdrawal?',
- setWithdrawalReturnNotice: 'Determines that the current withdrawal is set to a withdrawal return operation?',
- noteWithdrawalReturn: 'Note on withdrawal return',
- memberInvoiceWithdrawalReturnNotice: 'The member has provided the invoice, please confirm whether to process the withdrawal return?',
- withdrawSetFailed: 'Failed',
- withdrawSetReturn: 'Return',
- negativeAllowedBatchApproval: 'Negative number allowed for batch approval',
- cannotNegativeBatch: 'Batch approval cannot be negative',
- batchReject: 'Batch rejection',
- batchDel: 'Delete in batches',
- applyChangeEcoin: 'Apply for change of member Ecoin',
- modifyEcoinChangeInfo: 'Modify member Ecoin change information',
- memberCode: 'Member code',
- memberName: 'Member name',
- memberLevel: 'Member level',
- idCardNumber: '身份证号',
- registerType: '注册类型',
- pleaseSelectRegisterType: '请选择注册类型',
- withdrawAmount: '提现金额',
- estimatedDatePayment: 'Estimated date of payment',
- selectDate: 'Select date',
- accountType: 'Account type',
- pleaseSelectAccountType: 'Please select account type',
- adjustmentAmount: 'Adjustment amount',
- transactionType: 'Transaction type',
- pleaseSelectTranserType: 'Please select transaction type',
- forgeDisplayRemark: 'Remarks foreground display',
- selectRecordOperateNotice: 'Please select the record to operate',
- modifyData: 'Modifying data',
- balanceInsufficientSubmitNotice: 'The member account balance is insufficient, continue to submit',
- passingAudit: 'Passing the audit',
- handleAuditDefaultNotice: 'Are you sure to pass the approval (negative number is not allowed for member account) ? Note:',
- handleAuditRejectNotice: 'Are you sure you want to reject the approval? Note:',
- handleAuditPassNotice: 'Are you sure to pass the approval (negative number is allowed for member account) ? Note:',
- okDelData: 'OK to delete the selected data?',
- exportNotice: 'Are you sure you want to export the current data?',
- manuallyAdd: 'Manually add',
- adjustAmount: 'Adjust amount',
- ecoinInsufficientNotice: 'Ecoin of member is insufficient, whether to continue to submit.',
- reviewRemberEcoinInfo: 'Review member Ecoin change information',
- statusManagement: 'Status management',
- viewVoucher: 'View voucher',
- checkRechargeVoucher: 'Check recharge voucher',
- rechargeStatusState: 'State',
- reviewWithdrawalInfoNotice: 'Review withdrawal info',
- datePayment: 'Date of payment',
- selectRecordOperateNotice: 'Select the record to operate on',
- surePassReviewNoteNotice: 'Be sure to pass the review ? Note: ',
- sureUnpaidReviewNotice: 'Be sure to unpaid the review ? Note: ',
- surePaymentFailureReview: 'Be sure to payment failure the review ? Note: ',
- surePaidReviewNotice: 'Be sure to paid the review ? Note: ',
- sureReturnReviewNotice: 'Be sure to return the review ? Note: ',
- changeStateSelectedDataNotice: 'Are you sure to change the state of the selected data'
- },
- // 网络管理
- atlas: {
- exportNotice: 'Are you sure you want to export the current data?',
- sponsorNetworkDiagram: 'Sponsor Network Diagram',
- sponsorNetworkList: 'Sponsor Network List',
- topMember: 'Top Member',
- spreadDepth: 'Spread Depth',
- numberOfPeriods: 'Number Of Periods',
- algebra: 'Algebra',
- memberCode: 'Member Code',
- name: 'Name',
- level: 'Level',
- highest: 'Highest',
- depth: 'Depth',
- subordinatesMember: 'View the subordinates of this member',
- getDataWait: 'Getting data, please wait',
- resettlementNetworkDiagram: 'Resettlement network diagram',
- numberOfLayers: 'Number Of Layers',
- location: 'Location',
- joiningPeriod: 'Joining Period',
- placementNetworkList: 'Placement network list'
- },
- // 商品管理
- shop: {
- onSale: 'On sale',
- soldOut: 'Sold out',
- addProduct: 'Add Product',
- editProducts: 'Edit Products',
- productName: 'Product Name',
- memberDiscount: 'Member discount',
- productType: 'Product type',
- bvSplit: 'BV split',
- productCategory: 'Product Category',
- productCode: 'Product Code',
- unit: 'Unit',
- taxRate: 'Tax Rate',
- uSPrice: 'US Price($)',
- salesPrice: 'Sales Price(₦)',
- marketPrice: 'Market Price(₦)',
- priceBV: 'Price BV',
- inventory: 'Inventory',
- productDetails: 'Product details',
- enterContentNotice: 'Please enter the content',
- order: 'Order',
- uploadImages: 'Upload Images',
- orderImport: 'Order import',
- currentImportOrderDate: 'Current import order date',
- selectDate: 'Select date',
- currentImportOrderPeriods: 'Current import order periods',
- totalRowsExcel: 'Total rows of Excel file',
- deliverGoods: 'deliver goods',
- deleteOrder: 'Delete order',
- courierCompany: 'Courier Services Company',
- courierNumber: 'courier number',
- selectOrderExportNotice: 'Please select an order to export',
- pdfOnlyOneOrderExported: 'Only one order can be exported at a time',
- sureDeleteOrder: '确定要删除订单吗?订单编号:'
- },
- // 管理员管理
- Administrator: {
- role: '角色',
- remark: '备注',
- creatUser: '创建人',
- creatAt: '创建时间',
- updateUser: '修改人',
- updateAt: '修改时间',
- addRole: '添加角色',
- selectData: '所选数据',
- roleName: '角色名称',
- module: '模块',
- loginAccount: '登录账号',
- name: '姓名',
- pleaseSelectRole: '请选择角色',
- password: 'password',
- confirmPassword: 'Confirm password',
- bindIp: '绑定IP',
- pleaseInputContent: '请输入内容',
- bindIpNotice: '一行一个IP;可指定ip段,如: 192.168.0.1-255',
- isEnable: '是否启用',
- isModifyPwd: '是否修改密码',
- filterBtnName: 'Select',
- loginTimes: '登录次数',
- lastLoginIp: '最后登录IP',
- lastLoginAt: '最后登录时间',
- selectData: 'Selected data',
- addAdmin: '添加管理员',
- delNotice: '确定删除选定的数据?'
- },
- }
|