Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 573 Bytes

TRANSLATIONS.md

File metadata and controls

11 lines (10 loc) · 573 Bytes

Translation

To translate Errands to your language you can use Poedit

  1. Fork and clone repo.
  2. Open Poedit.
  • Open po/errands.pot file.
  • Select your language and start translation. Remember to add your name and email in settings.
  • Save it in po directory. Turn off compilation to .mo files on save in settings. We dont need those.
  • Add your language in po/LINGUAS file separated by new line.
  1. Commit your changes and open a pull request.
  2. Watch for updates in the future to provide additional translations.