Link Search Menu Expand Document

How to remove i18n


  1. 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.
  2. Remove their components usage in the source code