Files
Shiip-of-Hakinian-Espanol/soh/assets
Pepe20129 e0a1b23525 Language System Basis (#6172)
Introduces the basis for a language system to allow the UI to be translated to any language and/or have the text changed by mods.
A lot of things would require more work but, for a proof of concept, this PR makes all randomizer trick names & descriptions translatable (currently not re-loadable at runtime as that would require deeper changes and this is already merge conflict hell every time a trick is touched).

The system works by passing it a "translation path" which is resolved in the .json including object indentation. If the resulting json object is a list of strings, instead of a string, they get concatenated (purely for organization/QoL).
2026-03-29 02:27:30 +00:00
..
2026-03-29 02:27:30 +00:00
2025-06-23 21:29:40 -04:00
2026-01-03 14:18:11 +00:00
2025-03-30 12:29:59 -04:00
2024-12-13 21:15:40 +01:00
2025-03-30 12:29:59 -04:00
2025-06-27 17:15:02 -07:00
2025-03-24 09:34:07 +01:00
2026-01-28 05:14:14 +00:00