[测评系统]--前端(用户答题页面)
林致杰
2022-11-28 c5f86d52fa6f711ffe413f74838cebd0e8bcdf6e
src/lang/th.js
@@ -1,7 +1,7 @@
export default {
  start: 'Continue testing',
  submission: 'submit',
  down: 'download',
  down: 'download report',
  lastQuestion: 'Last',
  nextQuestion: 'Next',
  recommendedTime: 'Recommended Time:',
@@ -13,7 +13,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',
@@ -50,7 +50,8 @@
  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. ',
  finishPersonalityDownInfo: 'You may click the red button below to download your test report.',
  langWelcomeThai: 'ยินดีตอนรับสู่เว็บไซย์สำหรับทำแบบทดสอบของ',
  langOptionThai: 'กรุณาเลือกภาษา และคลิก “ดำเนินการต่อ.'
}