Y18N v1.0.0 API Reference
Modules
Module to get translation in a language specified in config
Module parse .yaml
files and store translations in ets
table, also contain functions to get translations from same ets
table
Exceptions
Exception raised when trying use y/2
or y/4
without plug
dependency
Exception raised when trying get_plural!/1
for not defined language behaviour
module
Mix Tasks
Mix task to genereate .yaml
file based on project files and functions y/1
, y/3