diff --git a/public/locales/en-US/common.json b/public/locales/en-US/common.json index 19ebc10e..31ecea2d 100644 --- a/public/locales/en-US/common.json +++ b/public/locales/en-US/common.json @@ -10,10 +10,7 @@ "breadcrumb": { "honkai-3rd": "Honkai 3rd", "battlesuits": "Battlesuits", - "stigmata": "Stigmata", - "top": "Top", - "mid": "Mid", - "bot": "Bot" + "stigmata": "Stigmata" }, "battlesuits-list": { "heading": "Battlesuits", @@ -28,5 +25,14 @@ "ultimate": "Ultimate", "basic-attack": "Basic Attack", "sp-skill": "SP Skill" + }, + "stigmata-list": { + "stigmata": "Stigmata", + "set-list": "Set List" + }, + "stigmata-show": { + "top": "Top", + "mid": "Mid", + "bot": "Bot" } } diff --git a/public/locales/ko-KR/common.json b/public/locales/ko-KR/common.json index 385b9d9a..2e93a218 100644 --- a/public/locales/ko-KR/common.json +++ b/public/locales/ko-KR/common.json @@ -28,5 +28,14 @@ "ultimate": "필살기", "basic-attack": "기본 공격", "sp-skill": "SP 스킬" + }, + "stigmata-list": { + "stigmata": "성흔", + "set-list": "세트 일람" + }, + "stigmata-show": { + "top": "(상)", + "mid": "(중)", + "bot": "(하)" } } diff --git a/src/components/pages/SingleStigmataPage.tsx b/src/components/pages/SingleStigmataPage.tsx index 779f3b46..fe552895 100644 --- a/src/components/pages/SingleStigmataPage.tsx +++ b/src/components/pages/SingleStigmataPage.tsx @@ -77,7 +77,7 @@ const SingleStigmataPage = ({ - {t(`breadcrumb.${stigmataData.type}`)} + {t(`stigmata-show.${stigmataData.type}`)} {'⭐'.repeat(stigmataData.rarity)}