You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In /src/i18n/locales there is folders for each language. You need to create a folder with language you will add or you can click to a folder you want to edit.
In our structure there is translation file which is translations.json for each language. You need to create a new translations.json file under the folder you created or you can open a translations.json file you want to edit.
After you finished your translation or edit you need to add your translation to /src/i18n/index.js like you can see from line 29, 32, 35
Finally you need to add your language to your language to src/components/StartingPage/index.js like this: