# `PhoenixKitAI.Gettext`
[🔗](https://github.com/BeamLabEU/phoenix_kit_ai/blob/0.19.2/lib/phoenix_kit_ai/gettext.ex#L1)

Gettext backend for `phoenix_kit_ai`.

Owns the translation catalogues under `priv/gettext/`. Locale is set
per-request by the parent application; this module is only responsible
for looking msgids up against the active locale.

See [`guides/per-module-i18n.md`](https://github.com/BeamLabEU/phoenix_kit/blob/main/guides/per-module-i18n.md)
in `phoenix_kit` core for the full setup and conventions — a relative
`guides/` path doesn't resolve for a Hex consumer, since that directory
isn't shipped in core's package `files:`.

# `handle_missing_bindings`

# `handle_missing_plural_translation`

# `handle_missing_translation`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
