# `Localize.Gettext`
[🔗](https://github.com/elixir-localize/localize/blob/v0.38.0/lib/localize/gettext.ex#L1)

Gettext backend for the Localize library.

Provides localized error messages for exceptions using
the GNU Gettext internationalization framework. Messages
use the `"localize"` domain and are organized by context
(`msgctxt`) corresponding to the module area: `"language_tag"`,
`"locale"`, `"unit"`, `"datetime"`, `"currency"`.

# `handle_missing_bindings`

# `handle_missing_plural_translation`

# `handle_missing_translation`

---

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