en.js 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  1. export default {
  2. common: {
  3. confirmTitle: 'System Hint',
  4. edit: 'Edit',
  5. delete: 'Delete',
  6. cancel: 'Cancel',
  7. save: 'Save',
  8. add: 'Add',
  9. toUpload: 'Go upload',
  10. change: 'Change',
  11. complete: 'Complete',
  12. saveMsg: 'Save successful',
  13. toHome: 'Go back to the homepage',
  14. submittedSuccessfully: 'Submitted successful',
  15. switchSuccessful: 'Switch successful',
  16. addMsg: 'New successfully added',
  17. delMsg: 'Delete successful',
  18. uploadPictures: 'upload pictures',
  19. uploadSucMsg: 'Upload successful',
  20. uploadErrMsg: 'Upload failed',
  21. fileSizeExceed: 'The file size cannot exceed 10M',
  22. fileFormatIncorrect: 'The uploaded file format is incorrect',
  23. refresh: 'Refresh',
  24. currentlyUnavailable: 'Currently unavailable',
  25. upload: 'Upload',
  26. home: 'Home',
  27. position: 'Position',
  28. company: 'Company'
  29. },
  30. sys: {
  31. api: {
  32. operationFailed: 'Operation failed',
  33. errorTip: 'Error Tip',
  34. errorMessage: 'The operation failed, the system is abnormal!',
  35. timeoutMessage: 'Login timed out, please log in again!',
  36. apiTimeoutMessage: 'The interface request timed out, please refresh the page and try again!',
  37. apiRequestFailed: 'The interface request failed, please try again later!',
  38. networkException: 'network anomaly',
  39. networkExceptionMsg: 'Please check if your network connection is normal! The network is abnormal',
  40. errMsg401: 'The user does not have permission (token, user name, password error)!',
  41. errMsg403: 'The user is authorized, but access is forbidden!',
  42. errMsg404: 'Network request error, the resource was not found!',
  43. errMsg405: 'Network request error, request method not allowed!',
  44. errMsg408: 'Network request timed out!',
  45. errMsg500: 'Server error, please contact the administrator!',
  46. errMsg501: 'The network is not implemented!',
  47. errMsg502: 'Network Error!',
  48. errMsg503: 'The service is unavailable, the server is temporarily overloaded or maintained!',
  49. errMsg504: 'Network timeout!',
  50. errMsg505: 'The http version does not support the request!',
  51. errMsg901: 'Demo mode, no write operations are possible!'
  52. },
  53. tourist: 'Tourist',
  54. news: 'News',
  55. lookingJob: 'Looking For Job',
  56. recruit: 'Recruit',
  57. switchCities: 'Switch Cities'
  58. },
  59. login: {
  60. username: 'Username',
  61. password: 'Password',
  62. login: 'Sign in',
  63. reLogin: 'Sign in again',
  64. register: 'Sign in or Register',
  65. checkPassword: 'Confirm password',
  66. mobileNumber: 'Mobile Number',
  67. mobileNumberPlaceholder: 'Please Enter Mobile Number',
  68. correctPhoneNumber: 'Please enter the correct phone number',
  69. getSmsCode: 'Get SMS Code',
  70. retrieveAgain: 'Retrieve again',
  71. sendCode: 'Successfully sent, please check your inbox',
  72. enterCode: 'Please enter the verification code',
  73. enterPassword: 'Please enter password',
  74. smsLogin: 'SMS login',
  75. passwordLogin: 'Password login',
  76. enterpriseLogin: 'Enterprise login',
  77. userAgreement: 'User Agreement',
  78. privacyPolicy: 'Privacy Policy',
  79. switchToPersonalLogin: 'Switch to personal login',
  80. agreeLogin: 'By logging in/registering, you agree to',
  81. smsOrPassword: 'SMS, password login or registration',
  82. scanWeChatCode: 'Scan WeChat QR code for quick login',
  83. loginSuccess: 'Login successful'
  84. },
  85. form: {},
  86. position: {
  87. moreBtn: 'View More Positions',
  88. recommend: 'Recommended Positions',
  89. latest: 'Latest Position',
  90. urgent: 'Urgent Position',
  91. allBtn: 'View All Positions',
  92. throughCommunication: 'Through Communication',
  93. delivered: 'Delivered',
  94. interview: 'Interview',
  95. interested: 'Interested',
  96. interestedInMe: 'Interested In Me',
  97. haveSeenMe: 'Have Seen Me',
  98. pausePublishing: 'Pause Publishing',
  99. expiredPosition: 'Expired Position',
  100. drafts: 'Drafts',
  101. closed: 'Closed',
  102. recruitmentInProgress: 'Recruitment In Progress',
  103. newPositionsAdded: 'New positions added',
  104. screen: 'Screen',
  105. positionName: 'Please enter the position name',
  106. popularPosition: 'Popular positions',
  107. submitResume: 'Submit resume',
  108. communicate: 'Communicate immediately',
  109. currentOnline: 'Currently online',
  110. jobResponsibilities: 'Job responsibilities',
  111. jobRequirements: 'Job requirements',
  112. cancelFavorite: 'Cancel Favorite',
  113. collection: 'Collection',
  114. recruitmentPosition: 'Recruitment positions',
  115. similarPosition: 'Similar positions',
  116. address: 'Work address',
  117. positionCollection: 'Position Collection',
  118. companyCollection: 'Company Collection'
  119. },
  120. enterprise: {
  121. companyInfo: 'Company Information',
  122. moreBtn: 'View More Enterprises',
  123. joiningEnterprise: 'Joining Enterprise',
  124. registeringNewEnterprise: 'Registering A New Enterprise',
  125. infoSetting: { // 企业信息设置
  126. basicInfo: 'Basic Information',
  127. enterpriseLogo: 'Enterprise LOGO',
  128. enterpriseAlbum: 'Enterprise Album',
  129. welfareLabel: 'Welfare Label',
  130. enterpriseVideo: 'Enterprise Video',
  131. recruitmentQRCode: 'Recruitment QR Code',
  132. },
  133. },
  134. resume: {
  135. basicInfo: 'Basic Information',
  136. onlineResume: 'Online resume',
  137. personalAdvantages: 'Personal Advantages',
  138. jobIntention: 'Job Intention',
  139. trainingExperience: 'Training Experience',
  140. educationExp: 'Educational Experience',
  141. workExperience: 'Work Experience',
  142. projectExperience: 'Project Experience',
  143. vocationalSkills: 'Vocational Skills',
  144. firstWorkTime: 'First Work Time',
  145. dataDefaultPrompt: 'Please fill in your ',
  146. expand: 'Expand',
  147. retract: 'Retract',
  148. deleteAttachment: 'Are you sure to delete this attachment?',
  149. uploadFiveCopies: 'Upload up to 5 copies',
  150. selectResumeToSubmit: 'Please select the resume to be submitted',
  151. resumeYetSubmit: 'You have not uploaded your resume yet. Please upload your resume first before submitting it',
  152. alreadyResume: 'You have already submitted your resume, please do not resubmit it',
  153. deliverySuccess: 'Delivery successful',
  154. selectedResumeNotExist: 'The currently selected resume does not exist',
  155. phoneNumber: 'Mobile phone number',
  156. userEmail: 'User email',
  157. dateOfBirth: 'Date of Birth:',
  158. currentAddress: 'Current address',
  159. topResume: 'Top resume',
  160. refreshResume: 'Refresh resume',
  161. increaseMoreExposure: 'Increase more exposure',
  162. enhanceResumeActivity: 'Enhance resume activity',
  163. attachmentResume: 'Attachment resume',
  164. uploadUpToFiveCopies: 'Upload up to 5 copies'
  165. },
  166. setting: {
  167. accountSettings: 'Account Settings',
  168. accountBinding: 'Account binding',
  169. realNameAuthentication: 'Real name authentication',
  170. editPassword: 'Change password',
  171. privacyPolicySettings: 'Privacy settings',
  172. logOut: 'Logout',
  173. switchToRecruit: 'Switch to Recruiter'
  174. }
  175. }