File formats·skills/ignifx/references/formats/ignifx.i18n.md
ignifx.i18n
<!-- Generated by `pnpm docs:schemas`. Do not edit by hand. -->Translations (
Translations (ignifx/i18n-file)#
Message tables for one or more locales, with {name} interpolation and ICU-style plurals.
| Field | Kind | Default | Description |
|---|---|---|---|
format | str | "ignifx.i18n" | Always ignifx.i18n. |
formatVersion | u32 | 1 | The document version this build reads. |
defaultLocale | str | "en" | The locale used until the game picks another. |
locales | map | {} | Message tables keyed by BCP 47 tag, then by message key. |