detect system locale
This commit is contained in:
@@ -9,6 +9,7 @@ namespace platform {
|
||||
extern std::filesystem::path get_settings_file();
|
||||
extern std::filesystem::path get_controls_file();
|
||||
extern std::string detect_locale();
|
||||
extern std::string get_locale_by_lang(std::string lang);
|
||||
}
|
||||
|
||||
#endif // UTIL_PLATFORM_H_
|
||||
Reference in New Issue
Block a user