Blog
Produkt-Updates, Guides und Kundenstories.
10 Jahre Locize
Eine kurze Notiz zum zehnten Geburtstag von Locize. Wo wir gestartet sind, was wir gebaut haben, wer uns getragen hat, und ein Stück Pistazienkuchen von zuhause.
Type-Safe i18next in Monorepos: Vorstellung von ResourceNamespaceMap
In v26.3.0 liefert i18next eine neue Module-Augmentation-Fläche für Monorepos: ResourceNamespaceMap. Jedes Package kann seine eigenen typsicheren Namespaces deklarieren, ohne mit CustomTypeOptions.resources zu kollidieren.
Eine Astro-Site mit Locize internationalisieren
Schritt-für-Schritt ✅ Astro-6-Lokalisierung mit dem eingebauten i18n-Routing + Locize als Übersetzungs-Backend — Build-Zeit-JSON-Sync via locize-cli, das Build-it-yourself-`t()`-Rezept und wo Framework-Islands hineinpassen, wenn Sie Live-Updates oder InContext-Editing benötigen.
Nuxt 4 mit @nuxtjs/i18n und Locize internationalisieren
Schritt-für-Schritt ✅ Nuxt-4-Lokalisierung mit @nuxtjs/i18n, vue-i18n und Locize — inklusive Build-Zeit-Übersetzungs-Sync via locize-cli, optionalem client-seitigen saveMissing und dem Locize-InContext-Editor.
React Router v7 mit remix-i18next internationalisieren
Schritt-für-Schritt ✅ React Router v7 (Framework-Modus) Lokalisierung mit i18next, remix-i18next 7.x und Locize — inklusive SSR-tauglicher Spracherkennung, In-Context-Editing und saveMissing.
In-context translation editor: how it works and how the major TMS platforms compare
An in-context translation editor (ICE) lets translators edit strings directly on a live website or app. Four architectural patterns exist: SDK / script injection, proxy-based, browser extension, and iframe embed. This guide compares how Locize, Lokalise, Crowdin, Phrase, SimpleLocalize, Tolgee, Localazy, and Transifex approach in-context editing, and which pattern fits which use case.
MessageFormat 2 in i18next: state of the migration (May 2026)
MessageFormat 2 (MF2) is the new Unicode standard for localized messages, final candidate since March 2025. But adoption is still early: the i18next-mf2 plugin gets 6 weekly npm downloads vs 355,000 for the underlying messageformat library. Here is what MF2 actually changes, why adoption is slow, and what to do today.
GuidesWas ist Locize? Kontinuierliche Lokalisierung auf einer Seite
Locize ist eine Plattform für kontinuierliche Lokalisierung von den Machern von i18next: App verbinden, mit KI übersetzen, durch Review schleusen, per CDN ausliefern – keine Redeployments nötig. Diese Seite deckt das gesamte Produkt in einem Durchgang ab.
GuidesWhat is i18n? (The 2026 Edition)
Internationalization (i18n) is the architectural process of building software that can be adapted to different languages and regions without engineering changes. This 2026 guide covers modern i18n in the era of AI and server rendering.