SparkEdUAB / sparked-client

SparkEd V3
https://sparked.netlify.com
MIT License
5 stars 4 forks source link

localization i18n for multiple language support #46

Closed OlivierJM closed 5 years ago

OlivierJM commented 5 years ago

V2 had this implementation in 3 languages:

We can use something like react-i18n to get this working properly but it can be a slow implementation as we progress.

Feel to jump in a give it a go, we can actually start with just 2 languages like French and English and other languages can be slowly integrated.