From 2e395c5446a74cf66e72976ad2aae63f0cf38d10 Mon Sep 17 00:00:00 2001
From: 阳洁 <2077506045@qq.com>
Date: 星期二, 16 五月 2023 11:23:33 +0800
Subject: [PATCH] Merge branch 'v13-20230413' into master_merge_V13

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

diff --git a/src/lang/th.js b/src/lang/th.js
index 9f4e083..304231d 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:',
@@ -12,7 +14,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',
@@ -36,7 +38,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 +51,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. ',
+  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 red button below to download your test report.',
+  finishViewReportInfo: 'You can click on the red button below to view your result report.',
   langWelcomeThai: '喔⑧复喔權笖喔掂笗喔笝喔`副喔氞釜喔灌箞喙�喔о箛喔氞箘喔嬥涪喙屶釜喔赤斧喔`副喔氞笚喔赤箒喔氞笟喔椸笖喔腑喔氞競喔竾',
   langOptionThai: '喔佮福喔膏笓喔侧箑喔ム阜喔竵喔犩覆喔┼覆 喙佮弗喔班竸喔ム复喔� 鈥溹笖喔赤箑喔權复喔權竵喔侧福喔曕箞喔�.'
 }

--
Gitblit v1.9.1