Gettext backend for phoenix_kit_publishing.
Owns the translation catalogues under priv/gettext/. Locale is set
per-request by the parent application (or, for public content routes,
by this module's own Web.Controller.set_gettext_locale/1); this module
is only responsible for looking msgids up against the active locale.
See guides/per-module-i18n.md in phoenix_kit core for the full setup
and conventions.
Summary
Functions
Callback implementation for Gettext.Backend.handle_missing_bindings/2.
Callback implementation for Gettext.Backend.handle_missing_plural_translation/7.
Callback implementation for Gettext.Backend.handle_missing_translation/5.
Functions
Callback implementation for Gettext.Backend.handle_missing_bindings/2.
Callback implementation for Gettext.Backend.handle_missing_plural_translation/7.
Callback implementation for Gettext.Backend.handle_missing_translation/5.