hellomuthu23 / planning-poker

Free Planning Poker app for Agile/Scrum teams to use
https://planning-poker-agile.web.app/
MIT License
174 stars 82 forks source link

feat: config i18n and language control #85

Closed vnscosta closed 1 year ago

vnscosta commented 1 year ago

📝 Description

This pull request addresses issue #77, a suggestion about implementing i18n with JSON string texts. The translation detects the browser language and starts with it or if have ?lng=en on params for example.

🛠️ Changes made

🧪 Testing

📸 Screenshots

Untitled

ℹ️ Additional notes