mirror of
https://github.com/luongnv89/claude-howto.git
synced 2026-08-17 00:10:22 +02:00
feat(zh): add Chinese translations in zh/ directory
Add Chinese (Simplified) translations for all documentation, organized under a dedicated zh/ directory that mirrors the English folder structure. Co-authored-by: tanqingkuang <tanqingkuang@users.noreply.github.com> Translations originally contributed by @tanqingkuang in #45. Restructured from *-CN.md suffix pattern into zh/ directory to prevent the EPUB builder (scripts/build_epub.py collect_folder_files) from picking up Chinese files via glob("*.md") inside module folders.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
## v2.2.0 - 2026-03-26
|
||||
|
||||
### Bug 修复
|
||||
|
||||
- 移除失效的 marketplace 链接,修复 CI 链接检查失败问题(3fdf0d6)
|
||||
- 将 `sandboxed` 和 `pycache` 加入 cSpell 词典(dc64618)
|
||||
|
||||
**完整变更日志**: https://github.com/luongnv89/claude-howto/compare/v2.1.0...v2.1.1
|
||||
Reference in New Issue
Block a user