exi18n v0.1.0 ExI18n.Loader
Loads translations.
Summary
Functions
Returns loader module based on type
that will load translation file
Loads translations for locale
Functions
Returns loader module based on type
that will load translation file.
Parameters
type
:Atom
with name of storage type.
Examples
iex> ExI18n.Loader.get(:yml)
ExI18n.Loader.YAML