From d9e74666ce84b0f32c5cd6f9799d61bd0b009f10 Mon Sep 17 00:00:00 2001
From: yj <2077506045@qq.com>
Date: 星期四, 04 七月 2024 09:28:27 +0800
Subject: [PATCH] 1.修复填写人口学变量页面刷新后变为英文的问题 2.更新JAQ文字,打开岗位说明 -> 问卷作答说明

---
 src/lang/th.js |   20 ++++++++++++++++++--
 1 files changed, 18 insertions(+), 2 deletions(-)

diff --git a/src/lang/th.js b/src/lang/th.js
index 14d3504..5d5a038 100644
--- a/src/lang/th.js
+++ b/src/lang/th.js
@@ -1,6 +1,8 @@
 export default {
   start: 'Continue testing',
   submission: 'submit',
+  down: 'download report',
+  view: 'view report',
   lastQuestion: 'Last',
   nextQuestion: 'Next',
   recommendedTime: 'Recommended Time:',
@@ -10,9 +12,10 @@
   guideLanguage: 'Guide language',
   theFirst: 'Question ',
   section: '',
+  close: 'close',
   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,6 +29,8 @@
   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',
+  openJobDesc: '闂嵎浣滅瓟璇存槑',
+  startDo_apifan: 'Start the Test',
   second: ' second ',
   min: ' minute ',
   hour: ' hour ',
@@ -38,6 +43,14 @@
   uploadInfo: 'Uploading, saving data, please wait, do not close the browser...',
   examinee: 'Test-taker:',
   pleaseAnswerCarefully: '*Please answer carefully',
+  pleaseAnswerCarefully_exercise: '*This is the practice session. After you are done with practice, please click the "Start the Test" button.',
+  pleaseAnswerCarefullyCiaq: '*璇疯鐪熶綔绛斻�傜壒鍒彁绀猴紝鏈祴楠屽叧娉ㄧ殑鏄綘瀵瑰悇绫绘椿鍔ㄧ殑鍏磋叮鎴栧枩濂斤紝鑰岄潪鑳藉姏绛夊叾浠栧洜绱狅紒',
+  exercise_start: 'Begtin practice',
+  exercise_note: 'Below are examples of work style items.',
+  exercise_guide: 'Please read the following statements carefully and determine the extent to which you agree that each statement describes you. Then, click the corresponding option.',
+  exercise_note_1: 'Below are examples of basic skills or past experience items.',
+  exercise_guide_1: 'Indicate how often you have used these basic skills in the past year, and click the corresponding option.',
+  exercise_submit_tip: 'You are done with the practice session. Please click the button to start the test.',
   submitTimeout: ':Submit background timeout',
   submitExceptionInfo: 'The server network is abnormal, please close the browser and click the link to answer the question',
   langWelcomeEnglish: 'Welcome to TAI鈥檚 testing website.',
@@ -49,7 +62,10 @@
   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. ',
+  finishCareerInterestsInfo: 'You have completed the Career Interests quetionnaire, and the data has been successfully uploaded to the server and saved. ',
+  finishPersonalityDownInfo: 'You may click the button below to download your test report.',
+  finishViewReportInfo: 'You can click on the button below to view your result report.',
   langWelcomeThai: '喔⑧复喔權笖喔掂笗喔笝喔`副喔氞釜喔灌箞喙�喔о箛喔氞箘喔嬥涪喙屶釜喔赤斧喔`副喔氞笚喔赤箒喔氞笟喔椸笖喔腑喔氞競喔竾',
   langOptionThai: '喔佮福喔膏笓喔侧箑喔ム阜喔竵喔犩覆喔┼覆 喙佮弗喔班竸喔ム复喔� 鈥溹笖喔赤箑喔權复喔權竵喔侧福喔曕箞喔�.'
 }

--
Gitblit v1.9.1