v2.3.9
约 294 字小于 1 分钟
2026-05-23
日期:2026-05-23 类型:Documentation
[v2.3.9] - 2026-05-23
Added / Changed
- Chinese Documentation: Updated frontmatter
titlekeys from English to their corresponding Chinese headings in all Chinese Markdown files. - English Translation: Completed full English translation of all 28 documentation files under
.vuepress_docs/docs/en/docswith updated frontmatter.
Key Changes
- Modified all Chinese
.mdfiles under.vuepress_docs/docs/docs/to correct their frontmatter titles to Chinese. - Translated and generated corresponding
.mdfiles under.vuepress_docs/docs/en/docs/.
------details-----
🔍 Task Details
📌 Current Task Board: 中文文档标题汉化与英文文档翻译
🎯 最终目标
- 将
.vuepress_docs/docs/docs/目录下所有 Markdown 文件的 frontmattertitle改为对应的中文标题。 - 将
.vuepress_docs/docs/docs/目录下所有的 28 个 Markdown 文件翻译为英文,并保存在.vuepress_docs/docs/en/docs/中,对应的title保持为英文。
📂 涉及文件 (Strictly Locked)
- [/] 所有中文文档:
.vuepress_docs/docs/docs/**/*.md(28个文件) - [/] 所有英文文档:
.vuepress_docs/docs/en/docs/**/*.md(28个文件)
