Function get_default_language

Source
pub fn get_default_language() -> Result<LanguageIdentifier>
Expand description

Get the current default language, this is controlled by the DEFAULT_LANG environment variable. Will default to DEFAULT if not set