-
Notifications
You must be signed in to change notification settings - Fork 26
Description
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.