Add korean name of the app
This commit is contained in:
@@ -43,7 +43,9 @@ const SingleStigmataPage = ({
|
||||
return (
|
||||
<Box>
|
||||
<Head
|
||||
title={`${t('breadcrumb.honkai-3rd')}: ${stigmataName} - Abyss Lab`}
|
||||
title={`${t('breadcrumb.honkai-3rd')}: ${stigmataName} - ${t(
|
||||
'nav.abyss-lab'
|
||||
)}`}
|
||||
description={`${t('breadcrumb.honkai-3rd')} ${t(
|
||||
'stigmata-show.stigmata'
|
||||
)} /
|
||||
|
||||
Reference in New Issue
Block a user