Add i18n
SergiuB opened this issue · 0 comments
SergiuB commented
The app needs to allow changing the language.
We should use something like https://github.com/i18next/react-i18next, or https://github.com/yahoo/react-intl.
The language should be kept in the Redux store. No need for an UI to change the language at this early stage, but we need the multi language support from the start.