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
+1 -1
View File
@@ -45,7 +45,7 @@ const Honkai3rdIndexPage = () => {
return (
<Box>
<Head
title={`${t('breadcrumb.honkai-3rd')}: Home - Abyss Lab`}
title={`${t('breadcrumb.honkai-3rd')}: Home - ${t('nav.abyss-lab')}`}
description={t('index.description')}
/>
<Honkai3rdNavigator />