CLDRex v0.0.1-dev.2 CLDRex.Languages

Provide a list of all languages and their localized name.

Summary

Functions

Return a Map of languages, where each language is localized in its native language

Return a Map of languages localized in the given locale

Types

locale :: atom | String.t

Functions

all()

Specs

all :: Map.t

Return a Map of languages, where each language is localized in its native language.

all_for(locale)

Specs

all_for(locale) :: Map.t

Return a Map of languages localized in the given locale.