hello-algo
hello-algo copied to clipboard
繁體中文版勘誤(Help Wanted)
We have converted the book from Simplified Chinese(简体中文) to Traditional Chinese(繁體中文) with the glossary.
[!IMPORTANT] The Traditional Chinese version is available at https://www.hello-algo.com/zh-hant/, which should still have some bugs.
We seek help from native Traditional Chinese speakers to improve the Traditional Chinese version by dropping comments here or submitting PRs.
The Traditional Chinese version has been released to the web: https://www.hello-algo.com/zh-hant/
@Shyam-Chen @Dr-XYZ Please check if the reading experience is good and continue reviewing the contents at your convenience. Thanks for your time and great review!
各章節 index 中的 Chapter Contents 會連結到英文版,而非繁體中文版
@Dr-XYZ Fixed
視覺化執行的內容只能一個一個從連結翻譯還是能一次大量翻譯呢?
視覺化執行的內容只能一個一個從連結翻譯還是能一次大量翻譯呢?
可以通过使用正则表达式实现批量翻译。已经全部更新,请帮助 check 是否有问题
- zh-hant/docs/chapter_backtracking/backtracking_algorithm.assets/preorder_find_nodes.png
- zh-hant/docs/chapter_computational_complexity/space_complexity.assets/space_complexity_recursive_quadratic.png
- zh-hant/docs/chapter_computational_complexity/time_complexity.assets/time_complexity_constant_linear_quadratic.png
- zh-hant/docs/chapter_computational_complexity/time_complexity.assets/time_complexity_exponential.png
- zh-hant/docs/chapter_computational_complexity/time_complexity.assets/time_complexity_factorial.png
等圖片沒翻譯或部分沒翻譯,有方法自動檢查一遍嗎
@Dr-XYZ 这个 Bug 好奇怪,我看看是什么导致的
- zh-hant/docs/chapter_backtracking/backtracking_algorithm.assets/preorder_find_nodes.png
- zh-hant/docs/chapter_computational_complexity/space_complexity.assets/space_complexity_recursive_quadratic.png
- zh-hant/docs/chapter_computational_complexity/time_complexity.assets/time_complexity_constant_linear_quadratic.png
- zh-hant/docs/chapter_computational_complexity/time_complexity.assets/time_complexity_exponential.png
- zh-hant/docs/chapter_computational_complexity/time_complexity.assets/time_complexity_factorial.png
等圖片沒翻譯或部分沒翻譯,有方法自動檢查一遍嗎
我重新检查了一遍,在 #1327 进行了修复。我仍然未定位到那个“共 n 层”未被自动翻译的问题,所以还麻烦阅读的时候多留意,thx!