mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-03 05:57:40 -05:00
feat: Added support for choosing the system-native language
This commit is contained in:
@@ -384,4 +384,5 @@ namespace hex {
|
||||
[[nodiscard]] std::optional<ImColor> blendColors(const std::optional<ImColor> &a, const std::optional<ImColor> &b);
|
||||
std::optional<std::chrono::system_clock::time_point> parseTime(std::string_view format, const std::string &timeString);
|
||||
|
||||
std::optional<std::string> getOSLanguage();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user