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
pub fn get_default_language() -> Result<LanguageIdentifier>
Get the current default language, this is controlled by the DEFAULT_LANG
environment variable.
Will default to DEFAULT
if not set