Notes on localization as code, from building and running i1n in production.
Jul 21, 2026
Locale files always drift: en.json grows, es.json falls behind, and users find out before you do. Here's the failure mode and three ways to fix it, from a bash one-liner to CI enforcement.