Yatapp v0.2.6 Yatapp.TranslationsDownloader View Source

TranslationsDownloader module.

Link to this section Summary

Functions

Downloads all translations and saves all locales

Link to this section Functions

Link to this function

download() View Source
download() :: :ok

Downloads all translations and saves all locales.

Returns `:ok`.

Examples

iex> Yatapp.TranslationsDownloader.download()
:ok
Link to this function

download_and_store() View Source
download_and_store() :: :ok

Link to this function

load_from_files() View Source
load_from_files() :: :ok