# Functions
AllLangs returns all supported languages sorted by name.
InitLocales loads the locales.
Match matches accept languages.
NewLocale return a locale.
# Structs
LangType represents a lang type.
MockLocale provides a mocked locale without any translations.
# Interfaces
Locale represents an interface to translation.