Riak.I18n

Summary

Functions

Look up the human readable error message and return a tuple with the format: {:error, [{:code, "error.[module].[specific error]"}, {:message, "human readable message"}]}

Functions

error(code, args \\ [])

Look up the human readable error message and return a tuple with the format: {:error, [{:code, "error.[module].[specific error]"}, {:message, "human readable message"}]}

locales()
t(locale, path, binding \\ [])
t!(locale, path, bindings \\ [])