From 5e4bed2d67b26eeb7eab4d176bfabe3f527836e4 Mon Sep 17 00:00:00 2001 From: yj <2077506045@qq.com> Date: 星期五, 19 七月 2024 13:48:29 +0800 Subject: [PATCH] 修复答题刷新与CAQ分片2从第2题开始bug --- src/lang/th.js | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/src/lang/th.js b/src/lang/th.js index 7b1d119..5d5a038 100644 --- a/src/lang/th.js +++ b/src/lang/th.js @@ -29,7 +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', - startDo_apifan: 'The test has officially started.', + openJobDesc: '闂嵎浣滅瓟璇存槑', + startDo_apifan: 'Start the Test', second: ' second ', min: ' minute ', hour: ' hour ', @@ -42,7 +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.', -- Gitblit v1.9.1