gettext v0.5.0
Modules summary
Main Gettext module
This module provides facilities for working with .po files (mainly parsing)
A struct that holds information on a plural translation
A struct that holds information on a translation
Behaviour and default implementation for finding plural forms in given locales
Force Gettext modules to recompile once .po files change
Extracts translations by recompiling the Elixir source code
Merges template files (.pot files) into translation files (.po files)
Exceptions summary
A generic error raised for a variety of possible Gettext-related reasons (e.g., missing interpolation keys)
An error raised when the syntax in a PO file (a file ending in .po) isn’t
correct