Messages (Paraglide JS, ICU, compile-time)
Generated from
pattern-library/registry.json— do not edit by hand; change the registry and runbun run patterns:build.
Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.
Category: Internationalization (i18n) · Tier: light · Maturity: proven (verified 2026-08-20 @ 1a130d67) · Risk: low — build-time compiled output, no runtime service
Compile-time translated messages via Paraglide JS v2 using ICU MessageFormat, authored as per-language JSON files that compile to typed functions.
When to use: Use when adding or editing any user-facing translatable string.
Docs
Code
Proof
Machine-readable record: i18n-messages in pattern-library/registry.json.