pub const ENV_VAR_TPNOTE_LANG: &str = "TPNOTE_LANG";Expand description
Name of the environment variable, that can be optionally
used to overwrite the user’s default language setting, which is
accessible as {{ lang }} template variable and used in various
templates.