[测评系统]--前端(用户答题页面)
阳洁
2024-02-01 c69c4f72ce65388f0d8387c5ab67841377f53b7a
src/lang/th.js
@@ -1,6 +1,8 @@
export default {
  start: 'Continue testing',
  submission: 'submit',
  down: 'download report',
  view: 'view report',
  lastQuestion: 'Last',
  nextQuestion: 'Next',
  recommendedTime: 'Recommended Time:',
@@ -12,7 +14,7 @@
  section: '',
  demography: 'Demographic Information',
  required: 'required',
  range32: 'Exceed 32 characters',
  range32: 'Exceed 200 characters',
  noquestionMsg: 'No question',
  questionExceptionMsg: 'submit excetpion',
  requiredMsg: 'please fill in the required fields',
@@ -38,6 +40,7 @@
  uploadInfo: 'Uploading, saving data, please wait, do not close the browser...',
  examinee: 'Test-taker:',
  pleaseAnswerCarefully: '*Please answer carefully',
  pleaseAnswerCarefullyCiaq: '*请认真作答。特别提示,本测验关注的是你对各类活动的兴趣或喜好,而非能力等其他因素!',
  submitTimeout: ':Submit background timeout',
  submitExceptionInfo: 'The server network is abnormal, please close the browser and click the link to answer the question',
  langWelcomeEnglish: 'Welcome to TAI’s testing website.',
@@ -49,7 +52,10 @@
  nextPartInfo: 'Please wait, please do not close the browser...',
  partRemailTime: 'Remaining Time:',
  finishIntelligenceInfo: 'You have completed the cognitive ability test questionnaire, the data has been successfully uploaded to the server, and has been saved. Thank you.',
  finishPersonalityInfo: 'You have completed the personality quetionnaire, and the data has been successfully uploaded to the server and saved. Thank you.',
  finishPersonalityInfo: 'You have completed the personality quetionnaire, and the data has been successfully uploaded to the server and saved. ',
  finishCareerInterestsInfo: 'You have completed the Career Interests quetionnaire, and the data has been successfully uploaded to the server and saved. ',
  finishPersonalityDownInfo: 'You may click the red button below to download your test report.',
  finishViewReportInfo: 'You can click on the red button below to view your result report.',
  langWelcomeThai: 'ยินดีตอนรับสู่เว็บไซย์สำหรับทำแบบทดสอบของ',
  langOptionThai: 'กรุณาเลือกภาษา และคลิก “ดำเนินการต่อ.'
}