View Source Gettext.Interpolation behaviour (gettext v0.20.0)
Behaviour to provide Gettext String Interpolation.
Link to this section Summary
Link to this section Types
@type translation_type() :: :translation | :plural_translation
Link to this section Callbacks
@macrocallback compile_interpolate( term(), translation_type :: translation_type(), message :: String.t(), bindings :: map() ) :: Macro.t()
@callback message_format() :: String.t()
Defines the gettext message format https://www.gnu.org/software/gettext/manual/html_node/PO-Files.html#index-msgstr