- Goto
src/locales/
And copy theenglish.js
file - Rename the copied file to the language (english name of the language)
- Start editing the values
- Save the files
- Push to GitHub and open a Pull Request
- Goto
public/locales/
and copy theen
folder - Paste and rename the copied folder to 2 letter code of the language ("en", "nl", "ru", "de", etc)
- Open the files and start editing the values
- Save your changes
- Open a PR with the translations