Auto-generated by
pnpm run i18n:status(scripts/i18n-status-dashboard.ts). Do not hand-edit. Tier = the SSOTstatusini18n/locales.ts; coverage = share of string values that differ from the English source (brand/technical terms that are legitimately identical lower it slightly).
- π’ Production β full key parity and translated
help.json; ready for general use. - π‘ Near-Production β β₯96% UI string coverage, 0 placeholder-integrity issues;
help.jsonstill English fallback (the remaining gap to Production). No native review yet. - π΅ Beta β key parity holds; UI is machine-translated or partially complete;
help.jsonEnglish.
Production: de, en, fr, es, it Β· Near-Production: ja, zh, pt, el Β· Beta: ar, he, fi, sv, hu, is, eu, fa, ru, ko
| Locale | Tier | UI coverage | Placeholder issues | Help |
|---|---|---|---|---|
| en | π’ Production | 100% | 0 | native |
| ar | π΅ Beta | 80% | 0 | English fallback |
| de | π’ Production | 94% | 0 | native |
| el | π‘ Near-Production | 96% | 0 | English fallback |
| es | π’ Production | 93% | 0 | native |
| eu | π΅ Beta | 96% | 0 | English fallback |
| fa | π΅ Beta | 97% | 0 | English fallback |
| fi | π΅ Beta | 95% | 0 | English fallback |
| fr | π’ Production | 91% | 0 | native |
| he | π΅ Beta | 80% | 0 | English fallback |
| hu | π΅ Beta | 95% | 0 | English fallback |
| is | π΅ Beta | 95% | 0 | English fallback |
| it | π’ Production | 94% | 0 | native |
| ja | π‘ Near-Production | 97% | 0 | English fallback |
| ko | π΅ Beta | 100% | 0 | English fallback |
| pt | π‘ Near-Production | 96% | 0 | English fallback |
| ru | π΅ Beta | 99% | 0 | English fallback |
| sv | π΅ Beta | 94% | 0 | English fallback |
| zh | π‘ Near-Production | 98% | 0 | English fallback |
Remaining work for full Production (needs native human review):
help.jsonlong-form articles for every non-core locale, plus a native pass over UI microcopy. SeeBETA_TO_PRODUCTION_PLAYBOOK.md.
Append-only record of every tier decision (and the data behind it), so promotions are auditable and we
never over-promote without evidence. See
ADAPTIVE_CURRENT_STATE_REPORT_v3.md for the program context.
| Date | Locale | Tier | Decision | Basis |
|---|---|---|---|---|
| 2026-06-24 | ja, zh, pt, el | Near-Production | held | β₯96% UI coverage, 0 placeholder issues; blocked from Production solely by English-fallback help.json |
| 2026-06-24 | ar, he, fi, sv, hu, is, eu, fa, ru, ko | Beta | held | translated UI but no native review pass; help.json English-fallback |
| 2026-06-24 | de, en, es, fr, it | Production | held | full parity + native help.json |
LanguageTool coverage is tracked in i18n/locales.ts (languageToolSupport) and the
Phase-0 report Β§5, and
is orthogonal to the translation tier β a Production locale can have weak LT (it: partial) and a
Beta locale can have strong LT (pl/nl/uk, once added). No promotion in this PR; this log is the seam
for future, data-gated elevations.