From 91160380ea16dddbe5d76c96bcf24af8169f0ac8 Mon Sep 17 00:00:00 2001
From: wzp <2040239371@qq.com>
Date: 星期四, 04 十二月 2025 15:55:24 +0800
Subject: [PATCH] fix:修改scss文件样式

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

diff --git a/src/lang/th.js b/src/lang/th.js
index 462fc77..36fa026 100644
--- a/src/lang/th.js
+++ b/src/lang/th.js
@@ -63,6 +63,9 @@
   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. ',
+  finishPersonalityInfo_mobile: 'You have completed the personality quetionnaire, and the data has been successfully uploaded to the server and saved. ',
+  finishPersonalityInfo_apifan: 'You have completed the personality quetionnaire, and the data has been successfully uploaded to the server and saved. ',
+  finishPersonalityInfo_apifan_mobile: '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.',

--
Gitblit v1.9.1