Gettext backend for localize_inputs UI strings.
Hosts the small message catalog used by the unit picker
(section headings, search placeholder, etc.). The catalog
lives in priv/gettext/. Activated only when the host
project depends on :gettext; the components module gates
its use Localize.Message.Sigils call on this backend being
available.
Uses Localize.Gettext.Interpolation so all messages can use
MF2 (MessageFormat 2) syntax for placeholders, plural/select
selectors, and inline markup — consistent with the rest of
the Localize ecosystem.
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.