en.js 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  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: 'Go 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: 'Order Create 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. },
  111. login: {
  112. smsLogin: 'Captcha Login',
  113. passwordLogin: 'Password Login',
  114. resetPassword: 'Reset Password',
  115. placeholderPhoneOrEmail: 'Please input phone or email',
  116. placeholderAccount:"Please input account",
  117. placeholderCaptcha: 'Please input captcha',
  118. sendCaptcha: 'Send Captcha',
  119. otherLogin: 'Other Login',
  120. placeholderPassword: 'Please input password',
  121. placeholderNewPassword: 'Please input new password',
  122. placeholderConfirmPassword: 'Please confirm new password',
  123. forgetPassword: 'Forget Password',
  124. addTags: 'New Tag',
  125. passwordMinLength:"Password length must be at least 6 characters",
  126. placeholderPhone:"Please input phone number",
  127. passwordNotSame:"Passwords do not match",
  128. placeholderPhoneOrEmailTip:"Please input right phone or email",
  129. },
  130. // 添加路由标题翻译
  131. route: {
  132. home: 'Home',
  133. gongzuoliu_trade_add: 'Publish Workflow Demand',
  134. WorkflowDetail: 'Workflow Detail',
  135. learning_system: 'Learning System',
  136. recharge: 'Recharge',
  137. mibiShop: 'Mibit Shop',
  138. courseDetail: 'Course Detail',
  139. myLearning: 'My Learning',
  140. myLearningCourseDetail: 'My Learning Course Detail'
  141. },
  142. workflowTrade: {
  143. signUpSuccess: 'Sign Up Success',
  144. signUpFailed: 'Sign Up Failed, please try again later',
  145. publishSuccess: 'Publish Success',
  146. demandStatusSignUping: 'Sign Uping',
  147. demandStatusEnded: 'Ended',
  148. fileUpload: 'File Upload',
  149. supportFormat: 'Support Format',
  150. workflowFileUploadTip: "Please upload JSON, YAML, ZIP format files, max size 10MB",
  151. placeholderWorkflowFileUpload:"Please upload workflow file",
  152. workflowTitle:"Workflow Title",
  153. placeholderWorkflowTitle:"Please input workflow title",
  154. workflowCategory:"Workflow Category",
  155. placeholderWorkflowCategory:"Please select workflow category",
  156. workflowDescription:"Workflow Description",
  157. placeholderWorkflowDescription:"Please input workflow description",
  158. placeholderCoverImageUpload:"Please upload cover image",
  159. supportBatchUpload:"Support batch upload files, max 5 files",
  160. priceSetting:"Price Setting",
  161. paySetting:"Pay Setting",
  162. paySettingTip:"Pay (Users need to pay to use)",
  163. freeSettingTip:"Free (All users can use for free)",
  164. placeholderPrice:"Please input boom mibit quantity",
  165. placeholderWorkflowContent:"Please input workflow content",
  166. },
  167. workflowTradeAdd:{
  168. publishDemand:"Publish Workflow Demand",
  169. publishDemandTip:"Fill in the following information to let more professional people know your needs",
  170. basicInfo:"Basic Info",
  171. demandTitle:"Demand Title",
  172. demandTitleTip:"A good title can attract more professional people to pay attention",
  173. placeholderDemandTitle:"Please input workflow demand title",
  174. workflowType:"Workflow Type",
  175. workflowTypeTip:"Select the most fitting workflow category",
  176. placeholderWorkflowType:"Please select workflow type",
  177. detailInfo:"Detail Info",
  178. background:"Demand Background",
  179. placeholderBackground:"Please input demand background",
  180. requirements:"Specific Requirements",
  181. placeholderRequirements:"Please input specific requirements",
  182. requirementsTip:"Detailed description of functional requirements, technical requirements, etc. (50-2000 words)",
  183. requirementsTip1:"Suggested points of description: 1.functional requirements 2.technical requirements 3.Experience requirements 4.other instructions",
  184. projectInfo:"Project Info",
  185. budgetLowerLimit:"Budget Lower Limit ",
  186. budgetUpperLimit:"Budget Upper Limit ",
  187. budgetLowerLimitTip:"Optional, helps attract suitable service providers",
  188. placeholderBudgetLowerLimit:"Please input minimum budget",
  189. placeholderBudgetUpperLimit:"Please input maximum budget",
  190. selectSignUpDeadline:"Select Sign Up Deadline",
  191. contactInfo:"Contact Info",
  192. phoneNumber:"Phone Number",
  193. placeholderPhoneNumber:"Please input phone number",
  194. wechat:"Wechat",
  195. placeholderWechat:"Please input wechat",
  196. email:"Email",
  197. placeholderEmail:"Please input email",
  198. publishTip:"Publish Tip",
  199. publishRules:"Publish Rules",
  200. pleaseInputRightBudgetLowerLimit:"Please input right budget lower limit (up to 2 decimal places)",
  201. pleaseInputRightBudgetUpperLimit:"Please input right budget upper limit (up to 2 decimal places)",
  202. },
  203. personalCenter:{
  204. personalCenter: 'Personal Center',
  205. phoneNumber: 'Phone Number',
  206. follow: 'Follow',
  207. editProfile: 'Edit Profile',
  208. openMembership: 'Open Membership',
  209. checkIn: 'Check In',
  210. myWallet: 'My Wallet',
  211. membershipInfo: 'Membership Info',
  212. myCollection: 'My Collection',
  213. myDemand: 'My Demand',
  214. myOrders: 'My Orders',
  215. myInvoice: 'My Invoice',
  216. myWorkflow: 'My Workflow',
  217. incomeDetails: 'Income Details',
  218. usageRecord: 'Usage Record',
  219. openMembershipDetails: 'Open Membership Details',
  220. publishDemandRecord: 'Publish Demand Record',
  221. myDemandRecord: 'My Demand Record',
  222. viewSignUpRecord: 'View Sign Up Record',
  223. endActivity: 'End Activity',
  224. cancelSignUp: 'Cancel Sign Up',
  225. allOrders: 'All Orders',
  226. daifukuan: 'Pending Payment',
  227. yiwancheng: 'Completed',
  228. yiquxiao: 'Cancelled',
  229. dingdanhao: 'Order Number',
  230. goumaishichang: 'Purchase Duration',
  231. youxiaoqi: 'Validity Period',
  232. zhifushijian: 'Payment Time',
  233. gongzuoliuliang: 'Workflow Quantity',
  234. baomiliang: 'Registration Record',
  235. ren: 'People',
  236. yue: 'Balance',
  237. shenqingtixian: 'Apply for Withdrawal',
  238. zhuanghuanmibi: 'Convert Mibit',
  239. zhuanhuanbaomibi:'Convert Boom Mibit',
  240. orderNumber: 'Order Number',
  241. details: ' Details',
  242. vipEndTime: 'VIP End Time',
  243. businessManagement:'Enterprise information management',
  244. serviceManagement:'Customer Service Management',
  245. }
  246. }