Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions content/en/contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,17 @@ of this effort. See
for background; comment on [this GitHub
issue](https://github.com/numpy/numpy.org/issues/55) to sign up.

The recommended way for new contributors to translate NumPy's documentation is to join the translation team on crowdin.
There is a NumPy's translation page for NumPy (main) documentation.

1. Login to [crowdin](https://crowdin.com/) service.
1. Go to [NumPy.Org project page](https://crowdin.com/project/numpyorg).
1. Translate on crowdin.

We can host the translated document in numpy.org after translation is completed.
Translation is backed up in [numpy.org GitHub repository](https://github.com/numpy/numpy.org).

Details can be found here: https://support.crowdin.com/joining-translation-project/

### Community coordination and outreach

Expand Down