diff --git a/src/components/LayoutFooter/Footer.js b/src/components/LayoutFooter/Footer.js
index 5e571d971..00ac77742 100644
--- a/src/components/LayoutFooter/Footer.js
+++ b/src/components/LayoutFooter/Footer.js
@@ -60,7 +60,7 @@ const Footer = ({layoutHasSidebar = false}: {layoutHasSidebar: boolean}) => (
},
}}>
- Docs
+ ドキュメント
{sectionListDocs.map(section => {
const defaultItem = section.items[0];
return (
@@ -73,7 +73,7 @@ const Footer = ({layoutHasSidebar = false}: {layoutHasSidebar: boolean}) => (
})}
- Channels
+ チャンネル
(
- Community
+ コミュニティ
{sectionListCommunity.map(section => (
(
))}
- More
- Tutorial
+ その他
+ チュートリアル
Blog
-
- Acknowledgements
-
+ 謝辞