Uh oh!
There was an error while loading. Please reload this page.
Add Chinese translations - #456
Conversation
rgommers
commented
Jul 23, 2021
| sidebar: false | ||
| --- | ||
| ### 2021 NumPy survey |
There was a problem hiding this comment.
The news page has been override by @InessaPawson 's "Make an announcement about the 2021 NumPy survey", Not only the Chinese translation is affected, but the translation of other languages is also affected. should we fix this content? It's looks like the translation process is conflicted with document maintenance.
charris
commented
Apr 12, 2022
What is the status of this? |
rgommers
commented
Apr 16, 2022
It's kind of stuck on lack of bandwidth from me to finish it. Merging this PR seems not too far off; just one review comment to deal with. Actually launching the translations on the public site is a bit more involved - and also I'm expecting that we'll get a larger amount of contributions at that point, and I at least have no bandwidth to respond to them at the moment. @InessaPawson and I talked recently about how to get translations moving; it'll take a few months probably. |
InessaPawson
commented
Jun 22, 2025
@rgommers The translations workflow has changed quite a bit since this PR was opened. Just checking in to see if you're still planning to merge it? |
melissawm
commented
Jun 22, 2025
This has slipped through our migration - I will check what we can do. Thanks for the ping! |
InessaPawson
commented
Jan 11, 2026
@melissawm Hey, Melissa! Did you have a chance to take a look at this? It’d be great to address the remaining PRs related to translations in this repo. |
✅ Deploy Preview for numpy-org ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
melissawm
commented
Jan 15, 2026
@agriyakhetarpal can you help me understand what's going on with the failure here? It looks like the shortcode for the figure is not working on the user survey page, but it looks correct to me... |
agriyakhetarpal
commented
Jan 15, 2026
Hi @melissawm, I think the theme submodule has not been updated. It still points to the v0.21 release: https://github.com/rgommers/numpy.org/tree/47cd8262c00f5b831a761361b3f7a3918fa94d58/themes |
melissawm
commented
Jan 15, 2026
That did it, thanks! Now on to the other failures... |
melissawm
commented
Jan 15, 2026
Yay! This is now building, and I tried updating some of the pages that were clearly outdated. Some of those (like the installation page) will need to be re-translated, but that is reasonable since the content has changed so much since this initial PR was created. I'd ask folks to take a look (ideally someone who can read the content) to validate that this is a good start, but at least it's buildling 🎉 |
agriyakhetarpal
commented
Jan 21, 2026
P.S. Slightly relevant; it looks like #846 is still valid. I am able to access https://numpy.net. |

This integrates the Crowdin translations into
master, fixes a number of rendering issues, and makes Chinese translations show up in PR previews (but not yet on numpy.org, we haven't launched yet).In the PR preview it is now easy to see where there are still gaps in translations.
Note, to build the site locally with translations, use: