Set menu language to game language on first run (#1577)

* feat(translations): set menu language to game language on first run
* fix(translations): add exception handlers
* fix: more exception handlers
This commit is contained in:
maybegreat48
2023-07-01 22:25:40 +00:00
committed by GitHub
parent 2e70faa4ad
commit f1f5d4f6c0
16 changed files with 259 additions and 86 deletions

View File

@ -147,7 +147,6 @@ namespace big
{tabs::HOTKEY_SETTINGS, {"GUI_TAB_HOTKEYS", view::hotkey_settings}},
{tabs::REACTION_SETTINGS, {"GUI_TAB_REACTIONS", view::reaction_settings}},
{tabs::PROTECTION_SETTINGS, {"GUI_TAB_PROTECTION", view::protection_settings}},
{tabs::TRANSLATION_SETTINGS, {"GUI_TAB_TRANSLATION", view::translation_settings}},
{tabs::DEBUG, {"GUI_TAB_DEBUG", nullptr}},
},
},