API Reference idiom v0.1.0
Modules
A new take on internationalisation in Elixir.
Cache for translations.
Functionality for interpolating variables into a message string.
Utility functions for handling locales.
Functionality for handling plurals and plural suffixes.
Preprocessor for language-specific pluralization rules.
File format
The json
files expected by Idiom.Source.Local
are a subset of the i18next format. The following example shows
all of its features that Idiom currently supports.