[测评系统]--前端(用户答题页面)
84702473
2023-03-07 efaccf60778159aa09681754eecd0e84b50b5f17
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:',
@@ -12,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',
@@ -49,7 +50,28 @@
  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: 'กรุณาเลือกภาษา และคลิก “ดำเนินการต่อ.'
  langOptionThai: 'กรุณาเลือกภาษา และคลิก “ดำเนินการต่อ.',
   values_finishValuesInfo:'The test is over! All your option data have been uploaded to the server and saved. You can close the browser and exit the answer interface.',
   values_nextStepTips_del_unnecessary:'Please delete redundant selections',
   values_nextStepTips_add_enough:'Please add enough choices',
   values_nextStepTips_choices_all:'Please make all choices',
   values_title:'Pre-Sort Your Responses',
   values_title_description:'For each statement,click the pictures that aligns most with your view.',
   next:'Next Step',
   pre:'Pre Step',
   commit:'Commit',
   values_cur_step:'Current step',
   values_step_tips_for_1:'Select %N picture that most resembles me',
   values_step_tips_for_2:'Select %N picture that does not look like me',
   values_step_tips_for_3:'Select %N picture in question',
   values_select_tips:'Select from the following figure',
   values_select:'Select',
   values_select_exchange:'exchange',
   values_mostLikeMe:'Most like me ',
   values_mostUnLikeMe:'Most unlike me',
   values_no_select:'No picture optional',
   values_pic_tmpArea:'Picture Staging Area'
}