Add Chinese translations
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:
export NUMPYORG_WITH_TRANSLATIONS=1
python gen_config.py
hugo
hugo server
Showing up now in preview:
What is the status of this?
What is the status of this?
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.