Blog
Product updates, guides, and customer stories.
i18next in Production: Managing Translations at Scale
What changes when your i18next project grows from a prototype to a production app with 10 languages, multiple teams, and thousands of translation keys. Practical patterns for scaling.
next-intl vs next-i18next: Choosing the Right i18n Library for Next.js
A technical comparison of next-intl and next-i18next for Next.js internationalization. Architecture, features, message formats, and when to choose each.
How to Set Up Automatic Translation with i18next and Locize
Step-by-step guide to creating a fully automated translation pipeline: write code, keys appear in Locize, AI translates them, and updates go live via CDN — no manual steps.
Locize Alternatives Compared: How We Stack Up
An honest comparison of Locize with Crowdin, Lokalise, Phrase, Tolgee, SimpleLocalize, and Localazy. What each platform does well, where Locize is different, and how to choose.
Localize Your App with AI in 5 Minutes
A quickstart guide for developers using Cursor, Claude Code, or other AI coding assistants. Set up i18next with Locize and go from zero to deployed translations in one session.
Why We Added a Console Notice to i18next — and Why We Removed It
An honest account of why we introduced a console.info support notice into i18next, what happened next, and what we learned from it.
Your AI Assistant Can Now Manage Your Locize Translations
The Locize MCP server connects Claude, Cursor, VS Code and other AI assistants directly to your translation projects — find missing keys, publish versions, manage branches, all from your AI chat.
next-i18next v16: App Router, Pages Router, and Everything In Between
next-i18next v16 brings first-class App Router support with Server Components, Client Components, and edge-safe proxy — while keeping full Pages Router compatibility. One package, both routers, zero boilerplate.
From Hardcoded Strings to Global-Ready: The Modern React i18n Journey
Learn how to internationalize a modern React app in minutes using the new i18next-cli and Locize automation.