[测评系统]--前端(用户答题页面)
林致杰
2022-05-09 97bc50567901bcc3ea873f84e1958dda3f2b371d
src/lang/en.js
@@ -1,6 +1,7 @@
export default {
  start: 'Continue testing',
  submission: 'submit',
  down: 'download report',
  lastQuestion: 'Last',
  nextQuestion: 'Next',
  recommendedTime: 'Recommended Time:',
@@ -36,7 +37,7 @@
  langWelcomeChinese: '欢迎访问TAI的测试网站',
  langOptionChinese: '请先在下拉框处选择语言,然后点击“提交”开始测试。',
  uploadInfo: 'Uploading, saving data, please wait, do not close the browser...',
  examinee: 'Tester:',
  examinee: 'Test-taker:',
  pleaseAnswerCarefully: '*Please answer carefully',
  submitTimeout: ':Submit background timeout',
  submitExceptionInfo: 'The server network is abnormal, please close the browser and click the link to answer the question',
@@ -49,6 +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. ',
  finishPersonalityDownInfo: 'You may click the red button below to download your test report.',
  langWelcomeThai: 'ยินดีตอนรับสู่เว็บไซย์สำหรับทำแบบทดสอบของ',
  langOptionThai: 'กรุณาเลือกภาษา และคลิก “ดำเนินการต่อ.'
}