Pokedex v2.3.0 - Language Support Updates 🌍🎉
We are thrilled to announce Pokedex v2.3.0, introducing new language features and enhancements. This update includes contributions from another user via a pull request, expanding the accessibility of the Pokédex across languages!
✨ New Features:
-
Language Dropdown Selector:
Replaced the language switch with a dropdown selector for easier and more intuitive language selection. -
Spanish Language Support:
Added Spanish as a supported language. In cases where Portuguese translations are not available via the API, Spanish translations are now included in the Portuguese description fields. -
Fourth Language Support:
Enhanced the language system to allow the possibility of adding a fourth language by including it in the dictionaries and ternary operators available in the code, making future language expansions easier.
Release Notes:
- Tag Version:
v2.3.0
How to Update:
To pull the latest changes from the repository, run:
git pull origin main
npm install
A big thank you to our contributors for helping make Pokedex more accessible across different languages! 🚀