Skip to main content

Scan strings

Run the scan command to generate your locale files and runtime helper.
scan creates locale files and the generated runtime without calling an AI provider.

Wrap your app

Wrap your React tree once with AnyLangProvider.
src/main.tsx

Add a language selector

Build any selector UI and pass the selected locale to setLanguage.