pub fn base_path() -> PathBuf
Expand description
The base path localizations will be loaded from, this is controlled by the TRANSLATION_DIR
environment variable;
Will default to the localizations
subfolder of the current working directory if not set