diff --git a/src/assets/imgs/home/title_zhtw.png b/src/assets/imgs/home/title_zhtw.png index d6862de..d1a8074 100644 Binary files a/src/assets/imgs/home/title_zhtw.png and b/src/assets/imgs/home/title_zhtw.png differ diff --git a/src/assets/imgs/report/bottom_zhtw.png b/src/assets/imgs/report/bottom_zhtw.png index 180d88a..9def4eb 100644 Binary files a/src/assets/imgs/report/bottom_zhtw.png and b/src/assets/imgs/report/bottom_zhtw.png differ diff --git a/src/assets/imgs/result/rating-explanation_zhtw.png b/src/assets/imgs/result/rating-explanation_zhtw.png index 0f55b11..05146a4 100644 Binary files a/src/assets/imgs/result/rating-explanation_zhtw.png and b/src/assets/imgs/result/rating-explanation_zhtw.png differ diff --git a/src/locates/index.ts b/src/locates/index.ts index b6a2431..46c4c0a 100644 --- a/src/locates/index.ts +++ b/src/locates/index.ts @@ -375,10 +375,10 @@ const zh_TW : typeof zh_CN = { }, questionData: { DimensionName: { - "Learning_Agility": "學習敏捷度", + "Learning_Agility": "學習敏捷力", "Resilience": "韌性", "Empathy": "同理心", - "Ambition": "企圖心", + "Ambition": "志向和抱負", "Judgement": "判斷力" }, description: { @@ -476,7 +476,7 @@ const zh_TW : typeof zh_CN = { }, // 參照 zh 物件補全並翻譯 onlyForYou: "*僅供參考", - slideDown: "下滑查看萊雅 5 大潛能定義\n並獲取你的最終報告", + slideDown: "下滑查看 L'ORÉAL 5 大潛能定義\n並獲取你的最終報告", slideUp: new URL("@/assets/imgs/result/slide-up-notice_zhtw.png", import.meta.url).href, ratingExplanation: new URL("@/assets/imgs/result/rating-explanation_zhtw.png", import.meta.url).href, actions: { diff --git a/src/views/Report.vue b/src/views/Report.vue index 6092d3f..47233f0 100644 --- a/src/views/Report.vue +++ b/src/views/Report.vue @@ -83,6 +83,9 @@ function jumpEn() { {{ c }} + + {{ c }} {{ lang.en.questionData.DimensionName[topDimension] }} diff --git a/src/views/ReportMask.vue b/src/views/ReportMask.vue index 0bad76e..2d3f14d 100644 --- a/src/views/ReportMask.vue +++ b/src/views/ReportMask.vue @@ -65,7 +65,8 @@ function jumpEn() { left: 10, right: 10, top: 10, bottom: 10, blur: 32 }" :filter="'saturate(1.5)'"/> --> - +
{{ username }}{{ t('report.title') }} @@ -74,29 +75,34 @@ function jumpEn() {
- {{ c }} + + {{ c }} {{ c }} - {{ lang.en.questionData.DimensionName[topDimension] }}
-
-

+

{{ para }}

-