Yatapp.TranslationsDownloader (Yatapp v0.3.0) View Source

TranslationsDownloader module.

Link to this section Summary

Functions

Downloads all translations and saves all locales.

Link to this section Functions

Specs

download() :: :ok

Downloads all translations and saves all locales.

Returns :ok.

Examples

iex> Yatapp.TranslationsDownloader.download()
:ok

Specs

download_and_store() :: :ok

Specs

load_from_files() :: :ok