Fumadocs

Internationalization

Support multiple languages in your documentation

Fumadocs CLI

npx @fumadocs/cli init --i18n sets up a new docs with i18n, or configure it manually below.

Overview

You'll have to configure i18n routing on your React framework and Fumadocs.

Fumadocs is not a full-powered i18n library, it's up to you when internationalizing the rest of your app. You can also use other libraries with Fumadocs like next-intl on Next.js.

How is this guide?

Last updated on

On this page