Translatability of coin values
awrathfulvoid opened this issue · 1 comments
-
Names can be properly translated, however the Value string of coins are hard coded into printing "cog/s" regardless of language, and cannot be translated. ✔️
- Assuming Spanish translation, labeling "Cog" as "Tuerca", and "Sun" as "Sol" prints correctly, but the Value string for one Sol prints "Valor: 64 cogs", when it should be "Valor: 64 Tuercas". ✔️
-
Summary tooltips have a lang string, but don't actually translate in-game.
-
Coin value tooltips within GUI are hardcoded and cannot be translated. ✔️