📄️ Introduction
Define I18n
📄️ Resources
Resources are a json file with text values translated (current locale). All resource files must have same object keys.
📄️ Custom hook
With i18n custom hook you can get values from resources files based on locale, and change current locale.