anylang-dev scans your source code, writes JSON locale files, and can automatically translate static JSX text with your own AI provider key.
Framework aware
Use the same docs page to choose Vite or Next.js setup instructions.
Bring your own key
Translate with Gemini, OpenAI, Anthropic, Cohere, Mistral, and other providers.
How it works
Add the framework integration
Add the Vite plugin or Next.js config wrapper so static JSX text can be transformed.
Scan source strings
Run
anylang scan to create source and target locale files without provider calls.Example
Write normal JSX:tr="false" attribute skips translation for text that should stay exactly as written.