Hello,
I have a question about internationalization in Nim.
Let's say I have a program that has a user interface with text. How might I handle translations of the strings into other languages? I saw this thread, but it is a bit old.
What are your recommendations for supporting translations and multiple languages?