Y18N v1.0.0 mix y18n.fetch View Source

Mix task to genereate .yaml file based on project files and functions y/1, y/3

Link to this section Summary

Functions

Generate .yaml file based on project files and functions y/1, y/3

Link to this section Functions

Generate .yaml file based on project files and functions y/1, y/3.

Default create schema.yaml file and save in priv/y18n.

Parameters

mix y18n.fetch --lang="pl" Create yaml file for specific language.

mix y18n.fetch "priv/templates/**/*.eex" Add directory to detect y/1, y/3 functions.