nickpons666 df2b257d93 Add UI translation system with LanguageManager
- Create LanguageManager.h/cpp for dynamic language loading from JSON
- Add Espanol.json with ~250 translation keys
- Modify SohMenu.cpp to apply translations automatically to all widgets
- Modify SohMenuSettings.cpp to add language selector dropdown
- Add Localization.h/cpp stubs for compilation compatibility
- Implement persistent language selection (saves and loads on startup)
- Fix string lifetime issues in dropdown using static maps
2026-03-30 15:29:09 -06:00
Description
No description provided
133 MiB
Languages
C++ 74.2%
C 21.9%
CMake 2.8%
Python 0.3%
HLSL 0.3%
Other 0.4%