🔍ExtractScan your TypeScript/React/Next.js source and extract every translation key used in your code.
🔄SyncAdd missing keys across all language files automatically, keeping every locale in sync with your codebase.
⚠️Detect IssuesFind unused keys, missing translations, and duplicate values before they ship to production.
🤖AI TranslationAuto-translate via OpenAI or OpenRouter. Start with DeepSeek V4 Flash for low-cost OpenRouter runs or GPT-5.6 Luna with OpenAI.
✨OptimizeSort keys alphabetically, clean up empty entries, and format all translation files consistently.
⚛️Application RuntimeRender ICU translations in Vanilla JavaScript, React, Next.js Server Components, Client Components, and static pages.