Switch to i18next
We used the library i18n for Virtual DOM for all static translations. This library does not seem to be maintained anymore and it is incompatible with Babel 7.x.
i18next is a widely used library for internationalization and also suits our needs.
This is a blocking MR for all other MRs such as dependency update.