AGENTS.md@packages/client/src/lib/i18n · git:20260829.ecc8d6d · 2026-08-29 · sha256 87d63bb5e348e0d4

AGENTS.md@packages/client/src/lib/i18n git:20260829.ecc8d6dA

Immutable. This exact content is served forever at /api/v1/blob/87d63bb5e348e0d4.

# DOX — packages/client/src/lib/i18n

Files in this directory. One row per source file. See change: fold-oversized-agents-directories.

| File | Purpose |
|------|---------|
| `i18n-hu.ts` | Hungarian message catalog `huCatalog: Record<string,string>` consumed by the i18n runtime. Adds hu translations for the openspec readiness strings. See change: add-openspec-init-affordances. |
| `i18n-legacy-aliases.ts` | `LEGACY_ALIASES: Record<string,string>` mapping retired i18n keys to current ones (back-compat lookup). |
| `i18n.tsx` | i18n provider + `t()` translator. Exports `Language` ("en"|"zh-CN"|"hu"), `LANGUAGE_OPTIONS`, `t(key, vars?,… → see `i18n.tsx.AGENTS.md` Adds openspec readiness/offer/reason strings (en catalog). See change: add-openspec-init-affordances. |