Frequently Asked Questions
Learn how to use Intlayer with Next.js without `[locale]` in the page path.
Learn how to use an array as a content declaration.
Learn how to build dictionaries.
Learn how to fix build errors that occur in CI/CD environments.
Fix error when using bun.
Why translating with Claude Code burns tokens, what Intlayer does instead (filters translated keys, chunks JSON, translates markdown block by block), and how to reuse your Claude subscription with claude setup-token.
Learn how to customize the locale list.
Learn how to configure domain-based routing.
Why vite-env-only reports a denied `node:fs` import with Intlayer + React-Router + Vite and what to do.
Learn how to fix ESBuild errors.
Learn how to retrieve the locale from the cookies / headers.
What is it the IntlayerNode type? Why my string is transformed as an IntlayerNode<string>?
Learn how to fix the intlayer command undefined error.
Learn how to fix the incorrect locale retrieved from the URL.
Fix error related to sub-packages @intlayer/*.
Learn how to use static vs dynamic rendering with i18n in Next.js.
Learn how to translate the url path.
Learn how to fix the unknown command error.