en.js 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259
  1. export default {
  2. common: {
  3. home: 'Home',
  4. title: 'Boom Ai',
  5. logout: 'Logout',
  6. login: 'Login',
  7. qingshuruyaosousuodegongzuoliu: 'Please input the workflow to search',
  8. shousuo: 'Search',
  9. chuangjiangongzuoliu: 'Create Workflow',
  10. fabuxuqiu: 'Publish Demand',
  11. gongzuoliu: 'Workflow',
  12. gongzuoliu_trade: 'Workflow Trade',
  13. zaixianbaoming: 'Online Registration',
  14. mibi: 'MiBi',
  15. baomibi: 'BoomBi',
  16. day: 'Day',
  17. hour: 'Hour',
  18. lijixuexi: 'Learn Now',
  19. renkanguo: 'People Have Seen',
  20. renbaoming: 'People Registered',
  21. qitakechengtuijian: 'Other Course Recommendations',
  22. kechengjieshao: 'Course Description',
  23. kechengmulu: 'Course Directory',
  24. pinglun: 'Comments',
  25. xuxibiji: 'Learning Notes',
  26. add: 'Add ',
  27. edit: 'Edit ',
  28. delete: 'Delete',
  29. genxinyu: 'Updated at',
  30. cancel: 'Cancel',
  31. confirm: 'Confirm ',
  32. orderConfirmTip: 'Please pay within 30 minutes, or the order will be automatically cancelled',
  33. payWay: 'Pay Way',
  34. orderInfo: 'Order Info',
  35. payNow: 'Pay Now',
  36. quantity: 'Quantity',
  37. amount: 'Amount',
  38. RMB: 'RMB',
  39. back: 'Back',
  40. buy: 'Buy',
  41. success: 'Success',
  42. fail: 'Fail',
  43. tip: 'Tip',
  44. pleaseInputCommentContent: 'Please input comment content',
  45. commentSuccess: 'Comment Success',
  46. send: 'Send',
  47. pleaseInputTitle: 'Please input title',
  48. pleaseInputContent: 'Please input content',
  49. unCollect: 'Uncollect',
  50. collect: 'Collect',
  51. share: 'Share',
  52. notes: ' Notes',
  53. copyError: 'Copy Failed',
  54. copySuccess: 'Copy Success',
  55. copyLineSuccess: 'Copy Link Success',
  56. signUpDeadline: 'Sign Up Deadline',
  57. publish: 'Publish',
  58. actualAmount: 'Actual Amount',
  59. goPay: 'Pay',
  60. cancelOrder: 'Cancel Order',
  61. applyInvoice: 'Apply Invoice',
  62. applyRefund: 'Apply Refund',
  63. reorder: 'Reorder',
  64. orderTime: 'Order Time',
  65. collected: 'Collected',
  66. cancelCollect: 'Cancel Collect',
  67. orderCreateTime: 'Application for invoice issuance time',
  68. viewDetails: 'View Details',
  69. publishWorkflow: 'Publish Workflow',
  70. agree: 'Agree',
  71. reject: 'Reject',
  72. viewHomepage: 'View Homepage',
  73. empty:'No data available',
  74. all: 'All',
  75. studyStage: 'Study Stage',
  76. courseCategory: 'Course Category',
  77. skillTag: 'Skill Tag',
  78. dictType: 'Type',
  79. dictTypeSecond: 'Second Type',
  80. go: 'Go ',
  81. platform: 'Platform',
  82. demandStatus: 'Demand Status',
  83. publishTime: 'Publish Time',
  84. startUsing: 'Start Using',
  85. total: 'Total',
  86. demandCount: 'Demand Count',
  87. downloadWorkflow: 'Download Workflow',
  88. fileAddressNotExist: 'File Address Not Exist',
  89. balanceNotEnough: 'Your balance is not enough, whether to go to recharge?',
  90. use:"Use",
  91. available:"Available",
  92. workflowPreview:"Workflow Preview",
  93. Detail:"Detail",
  94. free:"Free",
  95. currentPrice:"Current Price",
  96. learnNoteList:"Course Notes List",
  97. maxSize:"Max Size",
  98. clickUpload:"Click Upload",
  99. dragUpload:"Drag Upload",
  100. basicInfo:"Basic Info",
  101. coverImage:"Cover Image",
  102. pleaseInputRightPhoneNumber:"Please input right phone number",
  103. pleaseInputRightEmail:"Please input right email",
  104. notLoginTip:"You are not logged in, whether to go to login?",
  105. exchange:"Exchange",
  106. placeholderInput:"Please input",
  107. modify:"Modify",
  108. paySuccess:"Pay Success",
  109. rmb:"RMB",
  110. exitFullscreen:"Exit Fullscreen",
  111. fullscreenEdit:"Fullscreen Edit",
  112. expand:"Expand",
  113. collapse:"Collapse",
  114. warning:"Warning",
  115. bankTransferSuccess:"Bank Transfer Success, please wait for the administrator to confirm",
  116. submitSuccess:"Submit Success",
  117. },
  118. login: {
  119. smsLogin: 'Captcha Login',
  120. passwordLogin: 'Password Login',
  121. resetPassword: 'Reset Password',
  122. placeholderPhoneOrEmail: 'Please input phone or email',
  123. placeholderAccount:"Please input account",
  124. placeholderCaptcha: 'Please input captcha',
  125. sendCaptcha: 'Send Captcha',
  126. otherLogin: 'Other Login',
  127. placeholderPassword: 'Please input password',
  128. placeholderNewPassword: 'Please input new password',
  129. placeholderConfirmPassword: 'Please confirm new password',
  130. forgetPassword: 'Forget Password',
  131. addTags: 'New Tag',
  132. passwordMinLength:"Password length must be at least 6 characters",
  133. placeholderPhone:"Please input phone number",
  134. passwordNotSame:"Passwords do not match",
  135. placeholderPhoneOrEmailTip:"Please input right phone or email",
  136. },
  137. // 添加路由标题翻译
  138. route: {
  139. home: 'Home',
  140. gongzuoliu_trade_add: 'Publish Workflow Demand',
  141. WorkflowDetail: 'Workflow Detail',
  142. learning_system: 'Learning System',
  143. recharge: 'Recharge',
  144. mibiShop: 'Mibit Shop',
  145. courseDetail: 'Course Detail',
  146. myLearning: 'My Learning',
  147. myLearningCourseDetail: 'My Learning Course Detail'
  148. },
  149. workflowTrade: {
  150. signUpSuccess: 'Sign Up Success',
  151. signUpFailed: 'Sign Up Failed, please try again later',
  152. publishSuccess: 'Publish Success',
  153. demandStatusSignUping: 'Sign Uping',
  154. demandStatusEnded: 'Ended',
  155. fileUpload: 'File Upload',
  156. supportFormat: 'Support Format',
  157. workflowFileUploadTip: "Please upload JSON, YAML, ZIP format files, max size 10MB",
  158. placeholderWorkflowFileUpload:"Please upload workflow file",
  159. workflowTitle:"Workflow Title",
  160. placeholderWorkflowTitle:"Please input workflow title",
  161. workflowCategory:"Workflow Category",
  162. placeholderWorkflowCategory:"Please select workflow category",
  163. workflowDescription:"Workflow Description",
  164. placeholderWorkflowDescription:"Please input workflow description",
  165. placeholderCoverImageUpload:"Please upload cover image",
  166. supportBatchUpload:"Support batch upload files, max 5 files",
  167. priceSetting:"Price Setting",
  168. paySetting:"Pay Setting",
  169. paySettingTip:"Pay (Users need to pay to use)",
  170. freeSettingTip:"Free (All users can use for free)",
  171. placeholderPrice:"Please input boom mibit quantity",
  172. placeholderWorkflowContent:"Please input workflow content",
  173. },
  174. workflowTradeAdd:{
  175. publishDemand:"Publish Workflow Demand",
  176. publishDemandTip:"Fill in the following information to let more professional people know your needs",
  177. basicInfo:"Basic Info",
  178. demandTitle:"Demand Title",
  179. demandTitleTip:"A good title can attract more professional people to pay attention",
  180. placeholderDemandTitle:"Please input workflow demand title",
  181. workflowType:"Workflow Type",
  182. workflowTypeTip:"Select the most fitting workflow category",
  183. placeholderWorkflowType:"Please select workflow type",
  184. detailInfo:"Detail Info",
  185. background:"Demand Background",
  186. placeholderBackground:"Please input demand background",
  187. requirements:"Specific Requirements",
  188. placeholderRequirements:"Please input specific requirements",
  189. requirementsTip:"Detailed description of functional requirements, technical requirements, etc. (50-2000 words)",
  190. requirementsTip1:"Suggested points of description: 1.functional requirements 2.technical requirements 3.Experience requirements 4.other instructions",
  191. projectInfo:"Project Info",
  192. budgetLowerLimit:"Budget Lower Limit ",
  193. budgetUpperLimit:"Budget Upper Limit ",
  194. budgetLowerLimitTip:"Optional, helps attract suitable service providers",
  195. placeholderBudgetLowerLimit:"Please input minimum budget",
  196. placeholderBudgetUpperLimit:"Please input maximum budget",
  197. selectSignUpDeadline:"Select Sign Up Deadline",
  198. contactInfo:"Contact Info",
  199. phoneNumber:"Phone Number",
  200. placeholderPhoneNumber:"Please input phone number",
  201. wechat:"Wechat",
  202. placeholderWechat:"Please input wechat",
  203. email:"Email",
  204. placeholderEmail:"Please input email",
  205. publishTip:"Publish Tip",
  206. publishRules:"Publish Rules",
  207. pleaseInputRightBudgetLowerLimit:"Please input right budget lower limit (up to 2 decimal places)",
  208. pleaseInputRightBudgetUpperLimit:"Please input right budget upper limit (up to 2 decimal places)",
  209. },
  210. personalCenter:{
  211. personalCenter: 'Personal Center',
  212. phoneNumber: 'Phone Number',
  213. follow: 'Follow',
  214. editProfile: 'Edit Profile',
  215. openMembership: 'Open Membership',
  216. checkIn: 'Check In',
  217. myWallet: 'My Wallet',
  218. membershipInfo: 'Membership Info',
  219. myCollection: 'My Collection',
  220. myDemand: 'My Demand',
  221. myOrders: 'My Orders',
  222. myInvoice: 'My Invoice',
  223. myWorkflow: 'My Workflow',
  224. incomeDetails: 'Income Details',
  225. usageRecord: 'Usage Record',
  226. openMembershipDetails: 'Open Membership Details',
  227. publishDemandRecord: 'Publish Demand Record',
  228. myDemandRecord: 'My Demand Record',
  229. viewSignUpRecord: 'View Sign Up Record',
  230. endActivity: 'End Activity',
  231. cancelSignUp: 'Cancel Sign Up',
  232. allOrders: 'All Orders',
  233. daifukuan: 'Pending Payment',
  234. yiwancheng: 'Completed',
  235. yiquxiao: 'Cancelled',
  236. dingdanhao: 'Order Number',
  237. goumaishichang: 'Purchase Duration',
  238. youxiaoqi: 'Validity Period',
  239. zhifushijian: 'Payment Time',
  240. gongzuoliuliang: 'Workflow Quantity',
  241. baomiliang: 'Registration Record',
  242. ren: 'People',
  243. yue: 'Balance',
  244. shenqingtixian: 'Apply for Withdrawal',
  245. zhuanghuanmibi: 'Convert Mibit',
  246. zhuanhuanbaomibi:'Convert Boom Mibit',
  247. orderNumber: 'Order Number',
  248. details: ' Details',
  249. vipEndTime: 'VIP End Time',
  250. businessManagement:'Enterprise information management',
  251. serviceManagement:'Customer Service Management',
  252. jieshuxuqiu: 'Should this requirement be closed',
  253. shifoushanchu:'Delete?'
  254. }
  255. }