Skip to content

Commit

Permalink
partial (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazet authored May 8, 2024
1 parent 12c65e9 commit b411551
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/user-guide/translation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ If you want to support a new language:
- run ``./scripts/update_translation_files`` and fill ``.po`` files for the UI messages for your language in ``./app/translations``
(**you may skip that part if you want only the library error messages to be translated**),
- add the error message translations for your language in ``scan/libmailgoose/translate.py``.

**You don't have to translate everything - pull requests with partial translations are also welcome!**

0 comments on commit b411551

Please sign in to comment.