How to remove i18n
- Remove the following libraries:
i18next
: i18next is a very popular internationalization framework for browser or any other javascript environment (eg. node.js).react-i18next
: Internationalization for react done right. Using the i18next i18n ecosystem.
- Remove their components usage in the source code