[测评系统]--前端(用户答题页面)
阳洁
2023-05-10 93f30ecb74eea1c7ed460d45bc01df2ef14d69a3
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',
@@ -49,7 +51,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: 'กรุณาเลือกภาษา และคลิก “ดำเนินการต่อ.'
}