Thanks for your interest in internationalizing the FarmBot web app! To add translations:
- Fork this repo
- Create a
yy.jsfile in/public/app-resources/languages/whereyyis your language’s language code. Eg:rufor Russian. If your language already has a file, then you can skip this step. - Search the application for calls to
t(). Any file that importsfrom "i18next"will have strings that require translation. - When you have updated or added new translations, commit/push your changes and submit a pull request.
If you have any questions, please let us know so we can support you in making your contribution 