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
Currently, the names of the pokemon displayed in the tooltip when hovering are exclusively in english.
Description of the desired feature (required)
I would like to add the possibility to switch language in the settings so that the names could be displayed in the desired one.
Why this feature would be valuable (optional)
I am french, so I don't know many of the english names of the pokemons. Therefore, it is often hard for me to understand which pokemon is displayed when I don't recognise it's picture.
How to implement this feature (optional)
Adding a new option in the settings to switch to the desired language. My suggestion would be to use specific bundles (properties files) inventoring names of every pokemons in the desired language.
The text was updated successfully, but these errors were encountered:
Hi @gdemonteynard, this is a really great idea that I'd love to implement. Agreed that using resource bundles will be the proper way to do this. I'll try to handle this at some point in the near future, and get it localized with at least English as a default and hopefully French as well. Once that's done, hopefully it'll make it easy for other contributors to add their own languages.
Current behaviour (optional)
Currently, the names of the pokemon displayed in the tooltip when hovering are exclusively in english.
Description of the desired feature (required)
I would like to add the possibility to switch language in the settings so that the names could be displayed in the desired one.
Why this feature would be valuable (optional)
I am french, so I don't know many of the english names of the pokemons. Therefore, it is often hard for me to understand which pokemon is displayed when I don't recognise it's picture.
How to implement this feature (optional)
Adding a new option in the settings to switch to the desired language. My suggestion would be to use specific bundles (properties files) inventoring names of every pokemons in the desired language.
The text was updated successfully, but these errors were encountered: