Thanks, I'll play around with it more later!
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.