en.js 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909
  1. export default {
  2. route: {
  3. dashboard: 'Dashboard',
  4. documentation: 'Documentation',
  5. guide: 'Guide',
  6. permission: 'Permission',
  7. pagePermission: 'Page Permission',
  8. directivePermission: 'Directive Permission',
  9. icons: 'Icons',
  10. components: 'Components',
  11. tinymce: 'Tinymce',
  12. markdown: 'Markdown',
  13. jsonEditor: 'JSON Editor',
  14. dndList: 'Dnd List',
  15. splitPane: 'SplitPane',
  16. avatarUpload: 'Avatar Upload',
  17. dropzone: 'Dropzone',
  18. sticky: 'Sticky',
  19. countTo: 'Count To',
  20. componentMixin: 'Mixin',
  21. backToTop: 'Back To Top',
  22. dragDialog: 'Drag Dialog',
  23. dragSelect: 'Drag Select',
  24. dragKanban: 'Drag Kanban',
  25. charts: 'Charts',
  26. keyboardChart: 'Keyboard Chart',
  27. lineChart: 'Line Chart',
  28. mixChart: 'Mix Chart',
  29. example: 'Example',
  30. nested: 'Nested Routes',
  31. menu1: 'Menu 1',
  32. 'menu1-1': 'Menu 1-1',
  33. 'menu1-2': 'Menu 1-2',
  34. 'menu1-2-1': 'Menu 1-2-1',
  35. 'menu1-2-2': 'Menu 1-2-2',
  36. 'menu1-3': 'Menu 1-3',
  37. menu2: 'Menu 2',
  38. Table: 'Table',
  39. dynamicTable: 'Dynamic Table',
  40. dragTable: 'Drag Table',
  41. inlineEditTable: 'Inline Edit',
  42. complexTable: 'Complex Table',
  43. tab: 'Tab',
  44. form: 'Form',
  45. createArticle: 'Create Article',
  46. editArticle: 'Edit Article',
  47. articleList: 'Article List',
  48. errorPages: 'Error Pages',
  49. page401: '401',
  50. page404: '404',
  51. errorLog: 'Error Log',
  52. excel: 'Excel',
  53. exportExcel: 'Export Excel',
  54. selectExcel: 'Export Selected',
  55. mergeHeader: 'Merge Header',
  56. uploadExcel: 'Upload Excel',
  57. zip: 'Zip',
  58. pdf: 'PDF',
  59. exportZip: 'Export Zip',
  60. theme: 'Theme',
  61. clipboardDemo: 'Clipboard',
  62. i18n: 'I18n',
  63. externalLink: 'External Link',
  64. profile: 'Profile',
  65. // 以下是meta,
  66. memberListMeta:'Member List',
  67. emptyOrderOperation:'Empty Order Operation',
  68. adminRoleList:'List of administrator roles',
  69. addRole:'Add roles',
  70. editRole:'Edit roles',
  71. rolePermission:'Role Permissions',
  72. resetPwd:'Reset password',
  73. adminList:'Administrator list',
  74. addAdmin:'Add administrator',
  75. editAdmin:'Edit administrator',
  76. memberBalanceAuditList:'Member Ecoin adjustment list',
  77. changeBalanceOpt:'Apply for adjustment of member Ecoin',
  78. transferList:'Transfer record list',
  79. financeRecharge:'Recharge management',
  80. rechargeStateManagement:'State management',
  81. financeWithdraw:'Withdrawal management',
  82. atlasRelationOpt:'Sponsor network',
  83. atlasNetworkOpt:'Placement network',
  84. sponsorNetworkEx:'Sponsor network Ex',
  85. placementNetworkEx:'Placement network Ex',
  86. shopIndex:'Products list',
  87. shopGoodsAdd:'Add Product',
  88. shopOrderDecList:'External mall entry list',
  89. shopOrderShopList:'External mall order list',
  90. shopFlowRemainPv:'Remain BV Flow',
  91. shopRemainPv:'Remain BV',
  92. shopOrderList:'Order List',
  93. moveNetworkManagement:'Move Network Management',
  94. memberLevelAdjustmentList:'Member Level Adjustment List',
  95. modifyStockistLevel:'Modify Stockist Level',
  96. metaPeriod:'Closure',
  97. metaBalanceList:'Member bonus balance',
  98. metaOtherPeriodBonus:'Member bonus',
  99. metaFlowBonus:'Bonus flow',
  100. metaUserPerf:'Member performance',
  101. metaPerfOrder:'Sales Record',
  102. metaPerfPeriodList:'Period performance',
  103. metaPerfMonth:'Monthly performance',
  104. metaPerfAdjustment:'Adjust Performance',
  105. metaArticleIndex:'Article Management',
  106. metaArticleEdit:'Edit category',
  107. metaArticleAdd:'New category',
  108. metaAdLocation:'Ad',
  109. metaAdList:'Ad List',
  110. metaAdEdit:'Ad Edit',
  111. metaAdAdd:'Ad Add',
  112. metaFileExport:'Export file',
  113. metaAdminLogin:'Admin login log',
  114. metaUserLogin:'Member login log',
  115. metaAdminHandle:'Administrator operation log',
  116. metaUserHandle:'Member operation log',
  117. metaSystemLog:'System log',
  118. metaOrderPeriodAdjust: 'Order Period Adjust',
  119. metaHighestEmpLvAdjust:'Highest Director Level Adjust',
  120. },
  121. navbar: {
  122. dashboard: 'Dashboard',
  123. github: 'Github',
  124. logOut: 'Log Out',
  125. profile: 'Profile',
  126. theme: 'Theme',
  127. size: 'Global Size',
  128. resetPassword: 'Reset password',
  129. nowTime:'Current System Time',
  130. nowPeriod:'Current Period',
  131. },
  132. login: {
  133. title: 'LOGIN',
  134. logIn: 'Login',
  135. username: 'UserName',
  136. password: 'Password',
  137. verifyCode: 'Verification Code',
  138. resetPassword: 'Reset password',
  139. adminModifyPasswd: 'Changing the Password of Administrator',
  140. adminCode: 'Administrator Code',
  141. originLoginPassword: 'Original login password',
  142. newLoginPassword: 'New login password',
  143. confirmLoginPassword: 'Confirm login password'
  144. },
  145. ad: {
  146. ad: 'Ad',
  147. description: 'Description',
  148. type: 'Type',
  149. creator: 'Creator',
  150. createTime: 'Create time',
  151. action: 'Action',
  152. view: 'View',
  153. externalLinks: 'External Links',
  154. article: 'Article',
  155. slideshow: 'Slideshow',
  156. image: 'Image',
  157. adTitle: 'Ad Title',
  158. country: "Country",
  159. content: 'Content',
  160. sort: 'Sort',
  161. modifiedBy: 'Modified By',
  162. modifiedTime: 'Modified Time',
  163. status: 'Status',
  164. adLocation: 'Ad Location',
  165. selectData: 'Select Data',
  166. add: 'Add',
  167. hide: 'Hide',
  168. unhide: 'Unhide'
  169. },
  170. article: {
  171. clickUpload: 'Click Upload',
  172. confirm: 'Confirm',
  173. cancel: 'Cancel',
  174. upload: 'Upload',
  175. id: 'ID',
  176. title: 'Title',
  177. country: "Country",
  178. category: 'Category',
  179. sort: 'Sort',
  180. creationTime: 'Creation Time',
  181. status: 'Status',
  182. action: 'Action',
  183. newArticle: 'New article',
  184. content: 'Content',
  185. order: 'Order',
  186. show: 'Show',
  187. hide:'Hide',
  188. categoryName: 'Category Name'
  189. },
  190. file: {
  191. exportName: 'Export Name',
  192. route: 'Route',
  193. download: 'Download',
  194. operationAdministrator: 'Operation Administrator',
  195. exportProgress: 'Export Progress',
  196. exportStart: 'Export Start',
  197. exportComplete: 'Export Complete',
  198. createTime: 'Create time',
  199. exportStartTime: 'Export Start Time',
  200. exportEndTime: 'Export End Time',
  201. creationTime: 'Creation Time',
  202. all: 'All'
  203. },
  204. bonus: {
  205. welcomePackOrder: 'Welcome Pack Order',
  206. memberCode: 'Member Code',
  207. balancePerformance: 'Balance Performance',
  208. entryBalancePerformance: 'Entry Balance Performance',
  209. reconditioningBalancePerformance: 'Reconditioning Balance Performance',
  210. LMarketBalancePerformance: 'L. Market Balance Performance',
  211. RMarketBalancePerformance: 'R. Market Balance Performance',
  212. confirmAndReviseMemberPerformance: 'Confirm and revise member performance?',
  213. periodNo: 'Period No.',
  214. bonusMonth: 'Bonus Month',
  215. timeframe: 'time frame',
  216. closingTime: 'Closing time',
  217. timeOfGeneratingPerformanceSheet: 'Time of generating performance sheet',
  218. settlementDate: 'Settlement Date',
  219. networkConnectionTime: 'Network connection time',
  220. closurePeriod: 'Closure period',
  221. logRefresh: 'Bonus Log',
  222. actionTime: 'Operating time(WAT)',
  223. logContent: 'Log content',
  224. autoCalculation: 'Automatic calculation',
  225. createPerformanceSheet: 'Generate performance sheet',
  226. initializeBasicData: 'Initialize basic data',
  227. generationPeriodPerformance: 'Generation period performance',
  228. pullPeriodPerformance: 'Pull period performance',
  229. calculationOfBonus: 'Calculate',
  230. pullBonusData: 'Pull Bonus Data',
  231. bulkWithdrawal: 'Batch withdrawal',
  232. periodNum: 'Number of periods',
  233. year: 'Bonus Year',
  234. month: 'Bonus Month',
  235. startTime: 'Period start time',
  236. endTime: 'Period end time',
  237. closedAt: 'Closing time',
  238. perfStartedAt: 'Start time of generating performance sheet',
  239. perfedAt: 'End time of generating performance sheet',
  240. calStartedAt: 'Settlement start time',
  241. calculatedAt: 'Settlement end time',
  242. sendStartedAt: 'Network connection start time',
  243. sentAt: 'End time of network connection',
  244. start: 'start',
  245. complete: 'complete',
  246. shouldStartOn: 'Should start on',
  247. shouldEndOn: 'Should end on',
  248. spreadNet: 'spread a net',
  249. logTitle: '第{currentPeriod}期计算任务日志',
  250. autoSettlementHint: 'Confirm to perform settlement operation for the auto current period?',
  251. generatePerformanceOrderHint: 'Confirm to generate performance order for the current period?',
  252. generatePerformanceSheetHint: 'Confirm to generate performance sheet for the current period?',
  253. pullPerformanceSheetHint: 'Confirm to pull performance sheet for the current period?',
  254. calculateBonusDataHint: 'Confirm to calculate bonus data for the current period?',
  255. syncCalculateBonusRecordHint: 'Confirm to sync calculate bonus record for the current period?',
  256. manuallySealHint: 'Confirm to manually seal the current period?',
  257. performSettlementOperationHint: 'Confirm to perform settlement operation for the current period',
  258. spreadNetHint: 'Are you sure to connect the current period? Performance sheet and settlement cannot be generated after network connection',
  259. allWithdrawalHint: '全部提现?',
  260. },
  261. documentation: {
  262. documentation: 'Documentation',
  263. github: 'Github Repository'
  264. },
  265. permission: {
  266. addRole: 'New Role',
  267. editPermission: 'Edit',
  268. roles: 'Your roles',
  269. switchRoles: 'Switch roles',
  270. 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.',
  271. delete: 'Delete',
  272. confirm: 'Confirm',
  273. cancel: 'Cancel'
  274. },
  275. guide: {
  276. 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 ',
  277. button: 'Show Guide'
  278. },
  279. components: {
  280. documentation: 'Documentation',
  281. 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.',
  282. 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.',
  283. stickyTips: 'when the page is scrolled to the preset position will be sticky on the top.',
  284. backToTopTips1: 'When the page is scrolled to the specified position, the Back to Top button appears in the lower right corner',
  285. 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',
  286. 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.'
  287. },
  288. table: {
  289. dynamicTips1: 'Fixed header, sorted by header order',
  290. dynamicTips2: 'Not fixed header, sorted by click order',
  291. dragTips1: 'The default order',
  292. dragTips2: 'The after dragging order',
  293. title: 'Title',
  294. importance: 'Imp',
  295. type: 'Type',
  296. remark: 'Remark',
  297. search: 'Search',
  298. add: 'Add',
  299. export: 'Export',
  300. reviewer: 'reviewer',
  301. id: 'ID',
  302. date: 'Date',
  303. author: 'Author',
  304. readings: 'Readings',
  305. status: 'Status',
  306. actions: 'Actions',
  307. edit: 'Edit',
  308. publish: 'Publish',
  309. draft: 'Draft',
  310. delete: 'Delete',
  311. cancel: 'Cancel',
  312. confirm: 'Confirm',
  313. adopted: 'Adopted'
  314. },
  315. example: {
  316. 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'
  317. },
  318. errorLog: {
  319. tips: 'Please click the bug icon in the upper right corner',
  320. 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.',
  321. documentation: 'Document introduction'
  322. },
  323. excel: {
  324. export: 'Export',
  325. selectedExport: 'Export Selected Items',
  326. placeholder: 'Please enter the file name (default excel-list)'
  327. },
  328. zip: {
  329. export: 'Export',
  330. placeholder: 'Please enter the file name (default file)'
  331. },
  332. pdf: {
  333. tips: 'Here we use window.print() to implement the feature of downloading PDF.'
  334. },
  335. theme: {
  336. change: 'Change Theme',
  337. documentation: 'Theme documentation',
  338. 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.'
  339. },
  340. tagsView: {
  341. refresh: 'Refresh',
  342. close: 'Close',
  343. closeOthers: 'Close Others',
  344. closeAll: 'Close All'
  345. },
  346. settings: {
  347. title: 'Page style setting',
  348. theme: 'Theme Color',
  349. tagsView: 'Open Tags-View',
  350. fixedHeader: 'Fixed Header',
  351. sidebarLogo: 'Sidebar Logo'
  352. },
  353. common: {
  354. dashboardWelcome:'Welcome',
  355. screen: 'Select',
  356. save: 'Save',
  357. modify: 'Modify',
  358. submit: 'Submit',
  359. delete: 'Delete',
  360. edit: 'Edit',
  361. action: 'Action',
  362. yes: 'YES',
  363. no: 'NO',
  364. view: 'View',
  365. select: 'Select',
  366. startDate: 'Start Date',
  367. endDate: 'End Date',
  368. deleteTips: 'Are you sure you want to delete the selected data?',
  369. hint: 'Hint',
  370. cancel: 'Cancel',
  371. confirm: 'Confirm',
  372. successfully: 'Successfully',
  373. close: 'Close',
  374. note: 'Note',
  375. awaitData: 'Retrieving data, please wait.',
  376. switchLanguageHints: 'Switch Language Success',
  377. websiteTitle: 'Member Management System',
  378. uploadHints: 'Uploading, please hold on. Do not close the window!',
  379. canNotBeBlank: ' cannot be blank',
  380. require: 'is required',
  381. createdAt: 'Creation time',
  382. updatedAt: 'Update time',
  383. updatedAdmin: 'Updater',
  384. actionThisData: 'Manipulate the data',
  385. selectType: 'Filter type',
  386. selectFunction: 'Filter method',
  387. selectDate: 'Select date',
  388. selectMonth: 'Select month',
  389. pleaseInputContent: 'Please enter content',
  390. relation: 'relation',
  391. reset: 'Reset',
  392. exportExcel: 'Export Excel',
  393. exportPDF: 'Export PDF',
  394. desc: 'Describe',
  395. upload: 'Upload',
  396. modifyData: 'Modifying data',
  397. hide: 'Hide',
  398. unhide: 'Unhide',
  399. selectData: 'Select Data',
  400. deleteSelectedData: 'Are you sure to delete the selected data?',
  401. notice: 'Notice',
  402. hideSelectedData: 'Are you sure to hide the selected data?',
  403. unHideSelectedData: 'Are you sure to un-hide the selected data?',
  404. exportCurrentData: 'Are you sure you want to export the current data?',
  405. all: 'All',
  406. countryName: 'Country Name',
  407. language: "Language",
  408. country: "Country",
  409. },
  410. filter: {
  411. memberSelect: 'Select',
  412. memberNumber: 'Member code',
  413. name: 'Name',
  414. idNumber: 'ID number',
  415. phoneNumber: 'Phone number',
  416. memberLevel: 'Number level',
  417. level: 'Level',
  418. confirmSelect: 'Confirm select',
  419. memberName: 'Member name',
  420. ID: 'ID',
  421. addAt: 'Join time',
  422. pleaseSelectDecLevel: 'Please select order level',
  423. pleaseSelectEmpLevel: 'Please select level',
  424. pleaseSelectNotice:'Please select ',
  425. eq: 'Equal',
  426. like: 'Include',
  427. noeq: 'Not equal to',
  428. nolike: 'Does not contain',
  429. moreThan: 'More than',
  430. moreThanEq: 'Greater or equal to',
  431. less: 'Less than',
  432. lessThan: 'less than or equal to',
  433. and: 'and',
  434. or: 'or',
  435. selectContentNotice: 'Please fill in the complete selected content',
  436. areaSelectNotice: 'Regions are limited to "equal to" filters',
  437. selectStockistHint: 'Please select the Stockist Level',
  438. selectMemberStatusHint: 'Please select the member status',
  439. selectHint: 'Please select the transaction type',
  440. selectGenderHint: 'Please select the gender',
  441. selectWhetherOrNotHint: 'Please select whether or not',
  442. selectBankHint: 'Please select the bank',
  443. selectMarketHint: 'Please select the market',
  444. marketI: 'I. Market',
  445. marketII: 'II. Market',
  446. yes: 'Yes',
  447. not: 'Not',
  448. man: 'man',
  449. woman: 'woman',
  450. },
  451. menu: {
  452. // First level menu
  453. dashboard: 'Dashboard',
  454. shoppingMall: 'Shopping Mall',
  455. memberManagement: 'Member Management',
  456. networkChart: 'Network Chart',
  457. bonusManagement: 'Bonus Management',
  458. articleManagement: 'Article Management',
  459. financialManagement: 'Financial Management',
  460. fileManagement: 'File Management',
  461. administrator: 'Administrator',
  462. adManagement: 'Ad Management',
  463. logManagement: 'Log Management',
  464. settingManagement: 'Setting Management',
  465. //Second level menu/interface-shoppingMall
  466. productsList: 'Products List',
  467. orderList: 'Order List',
  468. remainBV: 'Remain BV',
  469. remainBVFlow: 'Remain BV Flow',
  470. externalMallOrderList: 'External Mall Order List',
  471. externalMallEntryList: 'External Mall Entry List',
  472. shopOrderPeriodAdjust: 'Order Period Adjust',
  473. // Second level menu/interface-memberManagement
  474. memberList: 'Member List',
  475. emptyOrderOperation: 'Empty Order Operation',
  476. moveNetworkManagement: 'Move Network Management',
  477. memberLevelAdjustmentList: 'Member Level Adjustment List',
  478. modifyStockistLevel: 'Modify Stockist Level',
  479. memberHighestEmpLevelAdjustment:'Highest Director Level Adjust',
  480. // Second level menu/interface-networkChart
  481. placementNetwork: 'Placement Network',
  482. placementNetworkEx: 'Placement Network Ex',
  483. sponsorNetwork: 'Sponsor Network',
  484. sponsorNetworkEx: 'Sponsor Network Ex',
  485. // Second level menu/interface-bonusManagement
  486. closurePeriod: 'Closure Period',
  487. memberBonusBalance: 'Member Bonus Balance',
  488. memberBonus: 'Member Bonus',
  489. bonusFlow: 'Bonus Flow',
  490. memberPerformance: 'Member Performance',
  491. salesRecord: 'Sales Record',
  492. periodPerformance: 'Period Performance',
  493. monthlyPerformance: 'Monthly Performance',
  494. adjustPerformance: 'Adjust Performance',
  495. // Second level menu/interface-financialManagement
  496. memberEcoinAdjustmentList: 'Member Ecoin Adjustment List',
  497. transferRecordList: 'Transfer Record List',
  498. withdrawalManagement: 'Withdrawal Management',
  499. dealTypeManagement: 'Transaction Type Management',
  500. historicalBonusBalance: 'Historical Bonus Balance',
  501. rechargeManagement: 'Recharge Management',
  502. // Second level menu/interface-articleManagement
  503. categoryManagement: 'Category Management',
  504. // Second level menu/interface-fileManagement
  505. exportFile: 'Export File',
  506. // Second level menu/interface-administrator
  507. administratorRoleList: 'List of administrator roles',
  508. administratorList: 'Administrator list',
  509. resetPassword: 'Reset Password',
  510. // Second level menu/interface-logManagement
  511. administratorLoginLog: 'Admin login log',
  512. memberLoginLog: 'Member login log',
  513. administratorOperationLog: 'Administrator operation log',
  514. memberOperationLog: 'Member operation log',
  515. systemLog: 'System log',
  516. // Second level menu/interface-settingManagement
  517. siteConfig: 'Site settings',
  518. bonusConfig: 'Bonus settings',
  519. scoreConfig: 'Points configuration',
  520. transferConfig: 'Transfer configuration',
  521. currenciesConfig: 'Exchange rate configuration',
  522. otherConfig: 'Other configuration',
  523. decLevelConfig: 'Member level configuration',
  524. empLevelConfig: 'Member rank level configuration',
  525. decRoleConfig: 'Stockist level configuration',
  526. transportationConfig: "Transportation Config",
  527. },
  528. // Member
  529. member: {
  530. memberCode: 'Member Code',
  531. memberName: 'Member Name',
  532. userInfoQuery: 'Query',
  533. pleaseInputMemberCode: 'Please enter member code',
  534. pleaseSelectDirectorLevel: 'Please Select The Director Level',
  535. modifyHighestDirectorLevelHits: 'Do you want to modify the current member Director Level?',
  536. modifyHighestDirectorLevelLevel: 'Modified Director Level',
  537. selectDirectorLevelHint: 'Please Select The Director Level',
  538. modifyMemberDirectorLevelHits: 'Do you want to modify the current member Director Level?',
  539. currentLevel: 'Current Level',
  540. highestLevel: 'Highest Director Level',
  541. Level: 'highest Level',
  542. afterEmpLevel: 'Modified Level',
  543. beforeEmpLevel: 'Level Before Modification',
  544. stockistLevel: 'Stockist Level',
  545. entryLevel: 'Entry Level',
  546. pleaseSelectStockistLevel: 'Please Select The Stockist Level',
  547. remark: 'Remark',
  548. modifyEntryLevelHits: 'Do you want to modify the current member entry level?',
  549. modifyMemberLevel: 'Modify member level',
  550. changeHighestEmpLevel: 'Highest Director Level Adjust',
  551. selectEntryLevelHint: 'Please Select The Entry Level',
  552. modifyMemberEntryLevelHits: 'Do you want to modify the current member level?',
  553. all: 'All',
  554. reviewed: 'To be reviewed',
  555. approved: 'Approved',
  556. rejected: 'Rejected',
  557. selectedData: 'Selected data',
  558. deleteData: 'Delete data',
  559. batchesDelete: 'Delete in batches',
  560. applyNetworkMove: 'New network transfer application',
  561. exportExcel: 'Export Excel',
  562. exportExcelHint: 'Are you sure you want to export the current data?',
  563. passingAudit: 'Passing Audit',
  564. modifyingData: 'Modifying data',
  565. selectedNonData: 'Please select the record to operate',
  566. passAuditNote: 'Are you sure you want to pass the audit? note:',
  567. rejectAuditNote: 'Are you sure you want to reject the approval? note:',
  568. operationInProcess: 'Operation in progress, please wait',
  569. deleteHint: 'Are you sure to delete the selected data?',
  570. applyNetworkTransfer: 'Apply for moving network',
  571. modifyNetworkTransfer: 'Modify network transfer information',
  572. reviewNetworkTransfer: 'Review network transfer information',
  573. networkTransferType: 'Network transfer type',
  574. selectNetworkTransferType: 'Please select a network transfer type',
  575. mobileMemberCode: 'Mobile member code',
  576. mobileMemberName: 'Mobile member name',
  577. originalSuperiorNo: 'Original superior No',
  578. originalSuperiorName: 'Original superior name',
  579. moveToPlacementMemberCode: 'To placement member code',
  580. moveToPlacementMemberName: 'To placement member name',
  581. originalDeveloperNo: 'Original developer No',
  582. nameOfOriginalDeveloper: 'Name of original developer',
  583. moveToSponsorMemberCode: 'Move to sponsor member code',
  584. moveToSponsorMemberName: 'Move to sponsor member name',
  585. moveToLocation: 'Move to location',
  586. oneMarket: 'I. Market',
  587. twoMarket: 'II. Market',
  588. adopted: 'Adopted',
  589. stockistOrNot: 'Stockist or not',
  590. accountInformation: 'Account Information',
  591. networkInformation: 'Network Information',
  592. otherInformation: 'Other Information',
  593. bankInformation: 'Bank Information',
  594. stockistNo: 'Stockist No',
  595. autoDetectMember: 'After entering the number, click the blank space to detect the member name of the number',
  596. contactPerson: 'Contact Person',
  597. resettlementLocation: 'Resettlement Location',
  598. left: 'Left',
  599. right: 'Right',
  600. sponsor: 'Sponsor',
  601. personalData: 'Personal Data',
  602. phoneNumber: 'Phone Number',
  603. bankName: 'Bank Name',
  604. selectBankDeposit: 'Please select the Bank of deposit',
  605. subBankName: 'Account opening sub branch',
  606. bankAccount: 'Bank Account',
  607. bankRegion: 'Bank Region',
  608. addManually: 'Add manually',
  609. quickLogon: 'Quick Logon',
  610. changePassword: 'Change Password',
  611. modifyPersonalData: 'Modify personal data',
  612. statusActivation: 'Status Activation',
  613. statusLock: 'Status Lock',
  614. openPasswordModification: 'Open password modification',
  615. turnOffPasswordModification: 'Turn off password modification',
  616. stockistManagement: 'Stockist Management',
  617. setAsStockist: 'Set as Stockist',
  618. cancelStockist: 'Cancel Stockist',
  619. chartManagement: 'Chart Management',
  620. displayChart: 'Display Chart',
  621. hiddenChart: 'Hidden Chart',
  622. rechargeManagement: 'Recharge Management',
  623. displayRecharge: 'Display Recharge',
  624. hideRecharge: 'Display Recharge',
  625. type: 'Type',
  626. selectType: 'Please select a type',
  627. password: 'Password',
  628. identityNo: 'Identity No.',
  629. selectBankName: 'Please select a bank name',
  630. bankAddress: 'Bank Address',
  631. loginManagement: 'Login Management',
  632. entryManage: 'Manage entry',
  633. loginPassword: 'Login Password',
  634. paymentPassword: 'Payment Password',
  635. selectMemberData: 'Please check the member to be operated',
  636. sureWant: 'Are you sure you want to',
  637. byDesignatedMember: 'By designated member',
  638. expandNetworkBy: 'Expand network by',
  639. byPlacementNetwork: 'By placement network',
  640. byMembershipSystem: 'By membership system',
  641. byProvinceAndRegion: 'By province and region',
  642. exportDataHint: 'Are you sure you want to export the current data?',
  643. modifyCountry: "Whether to change the country?"
  644. },
  645. // Network
  646. network: {
  647. placementNetwork: 'Placement Network',
  648. sponsorNetwork: 'Sponsor Network',
  649. placementNetworkEx: 'Placement Network Ex',
  650. sponsorNetworkEx: 'Sponsor Network Ex'
  651. },
  652. // Configuration
  653. config: {
  654. refreshShopPrice: 'Refresh product price',
  655. refreshShopNaraPriceThenSave: 'After saving, refresh the Naira price of the listed products according to the new exchange rate',
  656. confirmToChangeExchangeRate: 'Whether to confirm to modify the exchange rate?',
  657. levelName: 'Level name',
  658. sort: 'Sort',
  659. modifiedStockist: 'Modify stockist',
  660. openTransfer: 'Turn on the transfer function',
  661. walletType: 'Transfer-out/transfer-in wallet type',
  662. lowerLimitAmountTransferOut: 'Minimum transfer amount',
  663. upperLimitAmountTransferOut: 'Maximum transfer amount',
  664. serviceCharge: 'Service charge%',
  665. lowerLimitServiceCharge: 'Minimum service charge',
  666. upperLimitServiceCharge: 'Maximum service charge',
  667. periodUpperLimitAmountTransferOut: 'Maximum of the total amount transferred out of a PC',
  668. monthUpperLimitAmountTransferOut: 'Maximum of the total amount transferred out in the settlement month',
  669. whetherEnable: 'Whether to enable',
  670. pour: 'Note',
  671. periodTotalAmountTransferOut: 'Maximum of the total transfer amount refers to the maximum total amount that members can transfer within one period of the transfer rule',
  672. monthTotalAmountTransferOut: 'Maximum of the total amount transferred out in the settlement month refers to the maximum total amount that members can transfer in one settlement month according to the transfer rule',
  673. ifNullRestrict: 'If you fill in the blank, there is no limit',
  674. needPerf: 'Required performance(BV)',
  675. enterNumber: 'Please enter a positive integer number',
  676. enterZeroIsHoleSite: 'Entering 0 means there is no observation period, that is, the whole site upgrade order is a full upgrade33',
  677. updatePeriodUnderObservation: 'Update observation period',
  678. baseConfig: 'Basic configuration',
  679. repeatAbout: 'Repurchase-correlation',
  680. teamBonusConfig: 'Team Bonus Configuration',
  681. bonusPercent: 'Bonus ratio',
  682. capBonus: 'Personal cap',
  683. manageStarConfig: 'Manage star configuration',
  684. manageBonusPercent: 'Proportion of Director Bonus',
  685. tourBonusPercent: 'Travel Fund Ratio',
  686. carFundBonusPercent: 'Car Fund Ratio',
  687. villaFundBonusPercent: 'Villa Fund ratio',
  688. achieveMemberNo: 'The number of sponsor members reaching the standard',
  689. achievePerfBV: 'Recommended to meet the standard and pass the bonus BV',
  690. achieveBV: 'Awarded for failing to meet the sponsor standards BV',
  691. crownStarConfig: 'Crown star configuration',
  692. levelScore: 'Level points(BV)',
  693. upgradeScore: 'Upgrade points(BV)',
  694. score: 'point',
  695. bonusAmount: 'Bonus amount',
  696. saleAmountCap: 'Sales conditions',
  697. memberAbout: 'Member related',
  698. homeAbout: 'Member management related',
  699. withdrawalAbout: 'Withdrawal related',
  700. otherAbout: 'Others',
  701. modifyShippingRates: 'Edit shipping rates',
  702. modifyExchangeRate: 'Edit Exchange Rate',
  703. refreshProductPricePrompt: 'After opening, the prices of listed products will be refreshed according to the new product exchange rate'
  704. },
  705. // Financial Management
  706. financial: {
  707. serviceCharge: 'Service charge(%)',
  708. all: 'All',
  709. cancel:'Cancel',
  710. toBeReviewed: 'To be reviewed',
  711. toBePaid: 'To be paid',
  712. reviewed: 'Reviewed',
  713. paid: 'Paid',
  714. paymentFailed: 'Payment failed',
  715. returned: 'Returned',
  716. approved: 'Approved',
  717. approve: 'Approve',
  718. auditReject: 'Audit reject',
  719. action: 'Action',
  720. delData: 'Delete data',
  721. selectedData: 'Selected data',
  722. batchAuditPassed: 'Batch audit passed',
  723. batchReturn: 'Batch return',
  724. batchSetToBePaid: 'Batch set to be paid',
  725. batchSetPaid: 'Batch set paid',
  726. batchSetPaymentFailure: 'Batch set payment failure',
  727. modifyWithdrawalInfo: 'modify the withdrawal information',
  728. setApprovedNotice:'Are you sure to set the current withdrawal as approved?',
  729. setCanceledNotice:'Are you sure to set the current withdrawal as canceled?',
  730. approveWithdrawalNotice: 'Are you sure to approve the current withdrawal?',
  731. setWithdrawalPaymentAction: 'Are you sure to set the current withdrawal as payment action?',
  732. setWithdrawalPaidNotice: 'Are you sure to set the current withdrawal as paid?',
  733. setPayFailedWithdrawal: 'Are you sure to set payment failure for the current withdrawal?',
  734. setWithdrawalReturnNotice: 'Determines that the current withdrawal is set to a withdrawal return operation?',
  735. noteWithdrawalReturn: 'Note on withdrawal return',
  736. memberInvoiceWithdrawalReturnNotice: 'The member has provided the invoice, please confirm whether to process the withdrawal return?',
  737. withdrawSetFailed: 'Failed',
  738. withdrawSetReturn: 'Return',
  739. negativeAllowedBatchApproval: 'Negative number allowed for batch approval',
  740. cannotNegativeBatch: 'Batch approval cannot be negative',
  741. batchReject: 'Batch rejection',
  742. batchDel: 'Delete in batches',
  743. applyChangeEcoin: 'Apply for change of member Ecoin',
  744. modifyEcoinChangeInfo: 'Modify member Ecoin change information',
  745. memberCode: 'Member code',
  746. memberName: 'Member name',
  747. memberLevel: 'Member level',
  748. idCardNumber: 'ID number',
  749. registerType: 'Registration type',
  750. pleaseSelectRegisterType: 'Please select a registration type',
  751. withdrawAmount: 'Withdrawal amount',
  752. estimatedDatePayment: 'Estimated date of payment',
  753. selectDate: 'Select date',
  754. accountType: 'Account type',
  755. pleaseSelectAccountType: 'Please select account type',
  756. adjustmentAmount: 'Adjustment amount',
  757. transactionType: 'Transaction type',
  758. pleaseSelectTranserType: 'Please select transaction type',
  759. forgeDisplayRemark: 'Remarks foreground display',
  760. selectRecordOperateNotice: 'Please select the record to operate',
  761. modifyData: 'Modifying data',
  762. balanceInsufficientSubmitNotice: 'The member account balance is insufficient, continue to submit',
  763. passingAudit: 'Passing the audit',
  764. handleAuditDefaultNotice: 'Are you sure to pass the approval (negative number is not allowed for member account) ? Note:',
  765. handleAuditRejectNotice: 'Are you sure you want to reject the approval? Note:',
  766. handleAuditPassNotice: 'Are you sure to pass the approval (negative number is allowed for member account) ? Note:',
  767. okDelData: 'OK to delete the selected data?',
  768. exportNotice: 'Are you sure you want to export the current data?',
  769. manuallyAdd: 'Manually add',
  770. adjustAmount: 'Adjust amount',
  771. ecoinInsufficientNotice: 'Ecoin of member is insufficient, whether to continue to submit.',
  772. reviewRemberEcoinInfo: 'Review member Ecoin change information',
  773. statusManagement: 'Status management',
  774. viewVoucher: 'View voucher',
  775. checkRechargeVoucher: 'Check recharge voucher',
  776. rechargeStatusState: 'State',
  777. reviewWithdrawalInfoNotice: 'Review withdrawal info',
  778. datePayment: 'Date of payment',
  779. surePassReviewNoteNotice: 'Be sure to pass the review ? Note: ',
  780. sureUnpaidReviewNotice: 'Be sure to unpaid the review ? Note: ',
  781. surePaymentFailureReview: 'Be sure to payment failure the review ? Note: ',
  782. surePaidReviewNotice: 'Be sure to paid the review ? Note: ',
  783. sureReturnReviewNotice: 'Be sure to return the review ? Note: ',
  784. changeStateSelectedDataNotice: 'Are you sure to change the state of the selected data'
  785. },
  786. // Network management
  787. atlas: {
  788. exportNotice: 'Are you sure you want to export the current data?',
  789. sponsorNetworkDiagram: 'Sponsor Network Diagram',
  790. sponsorNetworkList: 'Sponsor Network List',
  791. topMember: 'Top Member',
  792. spreadDepth: 'Spread Depth',
  793. numberOfPeriods: 'Number Of Periods',
  794. algebra: 'Algebra',
  795. memberCode: 'Member Code',
  796. name: 'Name',
  797. level: 'Level',
  798. highest: 'Highest',
  799. depth: 'Depth',
  800. subordinatesMember: 'View the subordinates of this member',
  801. getDataWait: 'Getting data, please wait',
  802. resettlementNetworkDiagram: 'Resettlement network diagram',
  803. numberOfLayers: 'Number Of Layers',
  804. location: 'Location',
  805. joiningPeriod: 'Joining Period',
  806. placementNetworkList: 'Placement network list'
  807. },
  808. // Products management
  809. shop: {
  810. onSale: 'On sale',
  811. soldOut: 'Sold out',
  812. addProduct: 'Add Product',
  813. editProducts: 'Edit Products',
  814. productName: 'Product Name',
  815. memberDiscount: 'Member discount',
  816. productType: 'Product type',
  817. bvSplit: 'BV split',
  818. productCategory: 'Product Category',
  819. productCode: 'Product Code',
  820. unit: 'Unit',
  821. taxRate: 'Tax Rate',
  822. enterTaxRate: 'Tax rate is required',
  823. uSPrice: 'US Price($)',
  824. standardPrice: "Standard price($)",
  825. salesPrice: 'DP',
  826. marketPrice: 'RP',
  827. priceBV: 'Price BV',
  828. inventory: 'Inventory',
  829. productDetails: 'Product details',
  830. enterContentNotice: 'Please enter the content',
  831. order: 'Order',
  832. uploadImages: 'Upload Images',
  833. orderImport: 'Order import',
  834. currentImportOrderDate: 'Current import order date',
  835. selectDate: 'Select date',
  836. currentImportOrderPeriods: 'Current import order periods',
  837. totalRowsExcel: 'Total rows of Excel file',
  838. deliverGoods: 'deliver goods',
  839. deleteOrder: 'Delete order',
  840. courierCompany: 'Courier Services Company',
  841. courierNumber: 'courier number',
  842. selectOrderExportNotice: 'Please select an order to export',
  843. pdfOnlyOneOrderExported: 'Only one order can be exported at a time',
  844. sureDeleteOrder: 'Are you sure to delete the order? Order number:',
  845. orderNumber: 'Order No.',
  846. orderType: 'Order Type',
  847. orderAmount: 'Order Amount',
  848. afterAdjustmentPcNo: 'After adjust Pc No.',
  849. pleaseSelectPcNo: 'Please select Period No.',
  850. modifyOrderPcNoHits: 'Do you want to modify the order period No.?',
  851. consignee: 'consignee',
  852. availableCountries: "Available countries",
  853. modifyAvailableCountries: "Modify available countries",
  854. imagePreview: 'Image Preview',
  855. AutoMaintenance: 'Auto Maintenance'
  856. },
  857. // Administrator management
  858. Administrator: {
  859. role: 'role',
  860. remark: 'remark',
  861. creatUser: 'Founder',
  862. creatAt: 'Creation time',
  863. updateUser: 'Edited by',
  864. updateAt: 'Edit time',
  865. addRole: 'Add role',
  866. selectData: 'Selected data',
  867. roleName: 'Role Name',
  868. module: 'Module',
  869. loginAccount: 'Login account',
  870. name: 'Name',
  871. pleaseSelectRole: 'Please select a role',
  872. pleaseSelectCountry: 'Please select country',
  873. password: 'password',
  874. confirmPassword: 'Confirm password',
  875. bindIp: 'Bind IP',
  876. pleaseInputContent: 'Please enter content',
  877. bindIpNotice: 'One IP per line; IP segment can be specified, such as: 192.168.0.1-255',
  878. isEnable: 'Whether to enable',
  879. isModifyPwd: 'Whether to change the password',
  880. filterBtnName: 'Select',
  881. loginTimes: 'Logins',
  882. lastLoginIp: 'Last login IP',
  883. lastLoginAt: 'last login time',
  884. addAdmin: 'Add administrator',
  885. delNotice: 'Determine to delete the selected data'
  886. },
  887. exchangeRateConfig: {
  888. countryName: "Country",
  889. currencyType: "Currency Type",
  890. ProductExchangeRate: 'Product Exchange Rate',
  891. BonusExchangeRate: "Bonus Exchange Rate"
  892. },
  893. transportationConfig: {
  894. countryName: "Country",
  895. free: 'Free',
  896. freeShipping: "Free shipping threshold"
  897. },
  898. }