How to Internationalize the Docusaurus Navbar and Footer
This post is a memo organizing the process of internationalizing (i18n) the main UI components of a Docusaurus site: the navbar
and footer
.
1. Purpose
The Docusaurus i18n feature is a mechanism for making site text multi-lingual. This time, I'll explain the process of adding new items to the navbar
and footer
and translating them from Japanese (the default) to English.