Hi! 👋
First of all, thank you for this project — it’s a really nice and easy-to-use Tarot API.
I’d like to suggest adding support for multiple languages, especially Portuguese (pt-BR / pt-PT). Portuguese is one of the most widely spoken languages, and having localized content could help the API reach a broader audience and be adopted by more developers.
Possible approaches could include:
Providing translated documentation (e.g. README.pt-BR.md)
Adding language support for card names and descriptions (for example via JSON files like en.json, pt-BR.json)
Allowing language selection through a query parameter or configuration
If you’re open to this idea, I’d be happy to contribute with translations or help with the structure needed to support i18n.
Thanks again for sharing this project and for your time!
Hi! 👋
First of all, thank you for this project — it’s a really nice and easy-to-use Tarot API.
I’d like to suggest adding support for multiple languages, especially Portuguese (pt-BR / pt-PT). Portuguese is one of the most widely spoken languages, and having localized content could help the API reach a broader audience and be adopted by more developers.
Possible approaches could include:
Providing translated documentation (e.g. README.pt-BR.md)
Adding language support for card names and descriptions (for example via JSON files like en.json, pt-BR.json)
Allowing language selection through a query parameter or configuration
If you’re open to this idea, I’d be happy to contribute with translations or help with the structure needed to support i18n.
Thanks again for sharing this project and for your time!