Add korean name of the app

This commit is contained in:
Sakura Knoll
2022-03-05 21:26:20 +09:00 Unverified
parent 9b6ca3b400
commit 5c704cea7f
15 changed files with 209 additions and 18 deletions
+3 -1
View File
@@ -28,7 +28,9 @@ const ElfShowPage = ({ elf }: ElfShowPageProps) => {
return (
<Box>
<Head
title={`${t('breadcrumb.honkai-3rd')}: ${elfName} - Abyss Lab`}
title={`${t('breadcrumb.honkai-3rd')}: ${elfName} - ${t(
'nav.abyss-lab'
)}`}
description={`${t('breadcrumb.honkai-3rd')} ${t(
'elfs-show.elf'
)} / ${'⭐'.repeat(elf.baseRank)} / ${elf.features