From 8dc839a8e4c0af5848e83700b7309a534ea102fc Mon Sep 17 00:00:00 2001
From: 84702473 <84702473@qq.com>
Date: 星期四, 30 三月 2023 22:54:26 +0800
Subject: [PATCH] 修改文字

---
 src/lang/en.js |   29 ++++++++++++++++++++++++++---
 1 files changed, 26 insertions(+), 3 deletions(-)

diff --git a/src/lang/en.js b/src/lang/en.js
index 14d3504..db1a52c 100644
--- a/src/lang/en.js
+++ b/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,29 @@
   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:'For each statement,click the pictures that aligns most with your view.',
+	values_title_description:'For each statement, click the icon that aligns most with your view. <br> If you think the main character is like you, click "up hand" icon.<br> If you think the main character is not like you, click "down hand" icon. <br> If you are not sure, click "question" icon.',
+	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_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:'Note: All pictures in the same row are in the same category.<br>&nbsp;&nbsp;You do not need to order them in a row. You only need to pay attention to the vertical order.'
 }

--
Gitblit v1.9.1