added more localizations to navbar
- fixed untranslated word "About"
This commit is contained in:
parent
0bdfcd1768
commit
843b7d2829
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ const NavbarData: Item[] = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title_en: "About",
|
title_en: "About",
|
||||||
title_kr: "About",
|
title_kr: "소개",
|
||||||
path: "/about",
|
path: "/about",
|
||||||
icon: <FontAwesomeIcon icon={faIdCard} />,
|
icon: <FontAwesomeIcon icon={faIdCard} />,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue