Intégration développeur
Installez la CLI et intégrez les SDK à Next.js, React, Remix, Expo, Flutter et bien d'autres
How do I set up the CLI and scan my project?
The Better i18n CLI lets you scan your codebase, sync keys, and publish translations from the terminal.
How do I set up Better i18n with Next.js?
@better-i18n/next integrates with next-intl: it supplies the request config, the middleware and the CDN fetching, and you keep using standard next-intl hooks…
How do I set up CDN delivery?
The CDN delivers your translations globally with low latency. This guide covers the URL shape, the cache behaviour, and how the SDK fetches from it.
How do I connect GitHub and sync translations?
GitHub sync imports the translation JSON files that live in your repository into your Better i18n project.
How do I set up webhooks?
Webhooks let you receive notifications when things happen in your project — translations published, keys created, content entries published, a sync finishing.
How do I create and manage API keys?
API keys authenticate requests to Better i18n from your code, CLI, and integrations. There are two kinds, and they are created in different places for…
How do I set up translation providers (DeepL, Google, Azure, Amazon)?
Better i18n gives you several ways to get the actual translation done — built-in AI, a machine-translation engine of your own, human translators, or files…
Better I18N