Yes right now we are doing direct XML translations. If anyone wants to translate something and doesn't know git please feel free to just post your translation and tag me, I will open a PR for them.
I think you’ll need to create a strings.xml file with the strings and their translation. Here’s an example in Spanish
https://github.com/vitorpamplona/amethyst/tree/main/app/src/main/res/values-es
Have to probably create one in app/src/main/res/values-
You can probably start with an existing template
And replace the string value for the respective string names.
Discussion
No replies yet.