Create: Numismatics

Create: Numismatics

712k Downloads

Translatability of coin values

awrathfulvoid opened this issue · 1 comments

commented
  • 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. ✔️

commented

We should maybe consider some way of allowing custom pluralization - probably just double up the translation keys, unfortunately.

For example, "Sun" would be "Zon" in Dutch, but "Zons" is not the correct plural, "Zonnen" is