timex v3.1.1 Timex.Gettext

Summary

Functions

handle_missing_bindings(exception, incomplete)

Callback implementation for Gettext.Backend.handle_missing_bindings/2.

lgettext(locale, domain, msgid, bindings)
lngettext(locale, domain, msgid, msgid_plural, n, bindings)

Macros

dgettext(domain, msgid, bindings \\ Macro.escape(%{}))
dngettext(domain, msgid, msgid_plural, n, bindings \\ Macro.escape(%{}))
gettext(msgid, bindings \\ Macro.escape(%{}))
ngettext(msgid, msgid_plural, n, bindings \\ Macro.escape(%{}))