translate.hpp
Go to the documentation of this file.
const std::string & getLanguageDefault()
Get the current language selected.
void autoDetectLanguage()
Automatic detection of the system language.
void setLanguage(const std::string &_lang)
Set the language to load data. when no data availlable, we get the default language.
Definition: Area.hpp:16
void addPath(const std::string &_lib, const std::string &_path, bool _major=false)
Set the path folder of the translation files.
void setLanguageDefault(const std::string &_lang)
Set the default language to load data (the default language might contain all internal data for the b...
const std::string & getPaths(const std::string &_lib)
Get the current paths of the library.