Modules
A ~t sigil for Gettext translations, with automatic interpolation and per-call modifiers
Translates Elixir string interpolation into Gettext message format.
Behaviour for ~t sigil modifiers.
Built-in modifier that implements the static keyword-list form of modifier configuration.
Built-in modifier that implements the N sigil modifier's
pluralization logic.
Validates :sigils options passed to use GettextSigils. All other options are passed through to use Gettext.
Provides the ~t sigil for interpolated translations.
Mix Tasks
Replaces use Gettext with use GettextSigils in modules that use a Gettext backend