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/en.js |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/lang/en.js b/src/lang/en.js
index 9d38d3f..c3e7e60 100644
--- a/src/lang/en.js
+++ b/src/lang/en.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 questionnaire, and the data has been successfully uploaded to the server and saved. ',
+  finishPersonalityInfo_mobile: 'You have completed the personality questionnaire, and the data has been successfully uploaded to the server and saved. ',
+  finishPersonalityInfo_apifan: 'You have completed the personality questionnaire, and the data has been successfully uploaded to the server and saved. ',
+  finishPersonalityInfo_apifan_mobile: 'You have completed the personality questionnaire, and the data has been successfully uploaded to the server and saved. ',
   finishCareerInterestsInfo: 'You have completed the Career Interests questionnaire, 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