84702473
2023-04-11 713297256b3fdd3607b19fc42b99a486590f971e
src/lang/en.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',
@@ -26,7 +26,7 @@
  unfinishSubmit: 'The data has been successfully uploaded to the server and has been saved. Thank you.',
  finishSubmit: 'You have completed the work behavior questionnaire, and the data has been successfully uploaded to the server and saved. Thank you.',
  selectData: 'Date',
  startDo: 'Start the Test',
  startDo: 'Next',
  second: ' second ',
  min: ' minute ',
  hour: ' hour ',
@@ -50,7 +50,36 @@
  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:'Thank you! Your responses have been submitted. You can close this page now.',
   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 Response',
   values_title_description:'This is the pre-sorting section of the test. <br/>During this section, you will choose the pictures in which the character is most like you. <br/>All of these pictures will be shown again in later sections for the final sorting process.',
   values_title_description_1:'If you think the main character is like you, click ',
   values_title_description_2:'If you think the main character is not like you, click ',
   values_title_description_3:'If you are not sure, click ',
   values_title_description_4:'Click ',
   values_title_description_4_2:' to zoom in the picture',
   next:'Next',
   pre:'Back',
   commit:'Submit',
   values_cur_step:'Current step',
   values_step_tips_for_1:'Select %N pictures in which the main character is most like you',
   values_step_tips_for_2:'Select %N pictures in which the main character is most unlike you',
   values_step_tips_for_3:'Select %N pictures',
   values_step_tips:'The order of the images you place in this category from left to right does not matter.',
   values_select_tips:'Select from the following pictures',
   values_select:'Select',
   values_select_exchange:'exchange',
   values_mostLikeMe:'Most like me ',
   values_mostUnLikeMe:'Most unlike me',
   values_no_select:'No picture left',
   values_pic_tmpArea:'Picture Staging Area',
   values_pic_tmpArea_desc:'This is your opportunity to review the categories in which you have created based on your picture selections. As a reminder, the order of the images you place in each category from left to right does not matter. If you feel that you would like to move pictures around, you must drag them to the staging area before placing them into a new category. In order to replace one picture in a category with another, both pictures must be dragged into the staging area. Once you are satisfied with your choices, click "Submit," and your choices will be finalized.',
   values_nextStepTips_tips:'Please refine the sort and rank the images by selecting them into the nine categories. Please note that the number of images you can put in each of the categories is fixed.'
}