Fulib

v0.1.4

  • Pages
  • Modules

    Fulib v0.1.4 Fulib.Translator View Source

    Link to this section Summary

    Functions

    current_locale()
    d(domain, msgid, bindings \\ %{})
    default_locale()
    dgettext(domain, msgid, bindings \\ %{})
    with_locale(locale, fun)

    Link to this section Functions

    Link to this function

    current_locale() View Source
    current_locale() :: String.t()

    Link to this function

    d(domain, msgid, bindings \\ %{}) View Source

    Link to this function

    default_locale() View Source
    default_locale() :: String.t()

    Link to this function

    dgettext(domain, msgid, bindings \\ %{}) View Source

    Link to this function

    with_locale(locale, fun) View Source

    Built using ExDoc (v0.19.3), designed by Friedel Ziegelmayer.