From b1f4b07417ce38dcff3f0b2a9fa0fef9ab183b28 Mon Sep 17 00:00:00 2001
From: 阳洁 <2077506045@qq.com>
Date: 星期四, 22 二月 2024 15:48:08 +0800
Subject: [PATCH] 1. 人格问卷答题目选项增加边框 2. API-Fan事中提示语解析变量 3. 答题完毕的提示语修改 4. 答题完毕页面增加关闭页面按钮

---
 src/lang/th.js |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/lang/th.js b/src/lang/th.js
index 4da663c..9f2a3bc 100644
--- a/src/lang/th.js
+++ b/src/lang/th.js
@@ -2,6 +2,7 @@
   start: 'Continue testing',
   submission: 'submit',
   down: 'download report',
+  view: 'view report',
   lastQuestion: 'Last',
   nextQuestion: 'Next',
   recommendedTime: 'Recommended Time:',
@@ -11,6 +12,7 @@
   guideLanguage: 'Guide language',
   theFirst: 'Question ',
   section: '',
+  close: 'close',
   demography: 'Demographic Information',
   required: 'required',
   range32: 'Exceed 200 characters',
@@ -39,6 +41,7 @@
   uploadInfo: 'Uploading, saving data, please wait, do not close the browser...',
   examinee: 'Test-taker:',
   pleaseAnswerCarefully: '*Please answer carefully',
+  pleaseAnswerCarefullyCiaq: '*璇疯鐪熶綔绛斻�傜壒鍒彁绀猴紝鏈祴楠屽叧娉ㄧ殑鏄綘瀵瑰悇绫绘椿鍔ㄧ殑鍏磋叮鎴栧枩濂斤紝鑰岄潪鑳藉姏绛夊叾浠栧洜绱狅紒',
   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.',
@@ -53,6 +56,7 @@
   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