Skip to content

Commit

Permalink
Extend readme
Browse files Browse the repository at this point in the history
  • Loading branch information
olibrian committed Mar 9, 2024
1 parent 4954702 commit d355fa1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ Ensure that you have virtualenv and rake installed. Then:

`rake build:all`

We use transifex to translate the documentation.

Use `rake sources:update` to update po files and push to transifex. Next use transifex web ui for translation. With `translations:update` will pull from transifex and create a git commit. To update readthedocs push your changes to github.


In case the translations cannot be pulled, you need to configure transifex correctly.
`rake tx:status` can help

Expand Down

0 comments on commit d355fa1

Please sign in to comment.