You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 5, 2025. It is now read-only.
I'd be down to translate both the UI strings and the data for KT2021 to Italian. I've seen there is a separate repository for the data, but it seems like it has no activity.
UI: I'm not sure how it works for React, I come from Android where we have a single strings.xml file where we put all the strings, instanced once for each supported language. Quickly looking at your code, it doesn't seem like the UI is ready to accept translations, but I'm inexperienced in this language.
Data: I'd rather have the translations inside the models, so that we don't have to duplicate all the numeric stuff (like Attacks, Hit, etc values). If there is a discussion about the model I didn't find it, but I could help for the internationalization aspect.
I'd be down to translate both the UI strings and the data for KT2021 to Italian. I've seen there is a separate repository for the data, but it seems like it has no activity.
UI: I'm not sure how it works for React, I come from Android where we have a single strings.xml file where we put all the strings, instanced once for each supported language. Quickly looking at your code, it doesn't seem like the UI is ready to accept translations, but I'm inexperienced in this language.
Data: I'd rather have the translations inside the models, so that we don't have to duplicate all the numeric stuff (like Attacks, Hit, etc values). If there is a discussion about the model I didn't find it, but I could help for the internationalization aspect.