W. H. Wang
W. H. Wang
related issue: #759
This issue is also observed in the [python-docs-zh-tw](https://github.com/python/python-docs-zh-tw)'s CI jobs for building the translated Python 3.11 doc. Here is [the sample GitHub Action log](https://github.com/python/python-docs-zh-tw/actions/runs/3278936294/jobs/5397905367). `sphinx.locale.translators` is originally a `defaultdict(gettext.NullTranslations)` but...
感謝 @StevenHsuYL 🙏🏽 🙏🏽 🙏🏽 🙏🏽 🙏🏽 我會接手處理
Hi @StevenHsuYL, 我最近工作過於忙碌還沒有時間處理這個 PR,如果你願意幫忙就太好了 🙏🏽 (除了 rebase 以外,若有還不是很確定的翻譯的話可以[發起 discussion](https://github.com/python/python-docs-zh-tw/discussions) 找大家討論)
如果覺得份量太多的話可以分多個 PR 來完成歐~ 參考 #466
Related PRs: #576
CPython repo has a [Makefile for doc build](https://github.com/python/cpython/blob/d46a42fd8e8915e03cc211ab9163058b6365ab0f/Doc/Makefile), and all translation repos that run doc build with GitHub Action depend on it. It provides different build modes and we currently...
3 & 4 resolved in #697
5,6, & 7 are finished translating with #876
@jianan1104 I closed #660 since we have an old issue for the same doc. @josix Please send out PR if you have any progress on this module. Thx!