Files
Shiip-of-Hakinian-Espanol/soh
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
..