Skip to content

DOC: Add how to contribute translations in crowdin #681

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 19, 2025
Merged
Changes from all 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
15 changes: 9 additions & 6 deletions content/en/contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,15 @@ opportunities abound.

### Translating website content

We plan multiple translations of [numpy.org](https://numpy.org) to make NumPy
accessible to users in their native language. Volunteer translators are at the heart
of this effort. See
[here](https://numpy.org/neps/nep-0028-website-redesign.html#translation-multilingual-i18n)
for background; comment on [this GitHub
issue](https://github.com/numpy/numpy.org/issues/55) to sign up.
We are working on translating [numpy.org](https://numpy.org) into multiple languages to make
its content more accessible to NumPy users all over the globe. (See
[NEP 28](https://numpy.org/neps/nep-0028-website-redesign.html#translation-multilingual-i18n)
for background.) Volunteer translators are at the heart of this effort. If you'd like to help, join the
*translation* channel on the
[Scientific Python Discord server](https://discord.com/channels/786703927705862175/1131695137370669158).

To get familiar with our translation process, read the guide
[How to translate content using Crowdin](https://scientific-python-translations.github.io/translate/).

### Community coordination and outreach

Expand Down