Commit Graph

9 Commits

Author SHA1 Message Date
tukuaiai bfa0694868 feat: Add new files for i18n, libs, and project structure 2025-12-18 13:33:30 +08:00
tukuaiai 222cefbd58 refactor: Remove libs directory 2025-12-18 13:22:45 +08:00
tukuaiai e239f9e4b8 refactor(i18n): 重构中文文档结构并同步更新链接
主要变更:

1.  **目录重命名**:
    *   将  下的 , ,  重命名为中文的 , , 。
2.  **新增新手入门**:
    *   创建  目录,为新用户提供入门指南。
3.  **文件迁移与清理**:
    *   将原有文档迁移到新的中文目录结构下。
    *   删除了部分过时或重复的中文文档。
4.  **链接与脚本同步**:
    *   更新了根 ,  以及  中所有指向旧路径的链接。
    *   修改了  下的英文文档,以反映中文文档的结构变化。
    *   更新了  翻译脚本,使其能够处理新的中文路径。

此次重构统一了中文文档的目录命名,使其更符合中文用户的习惯,并优化了整体文档的组织结构,提升了可维护性。
2025-12-17 12:07:54 +08:00
tukuaiai 9b42dd10dd Update README and add translation map files to l10n-tool. 2025-12-16 23:40:48 +08:00
tukuaiai bf44b87a07 Update READMEs and add new English prompt files and translation maps. 2025-12-16 23:21:17 +08:00
tukuaiai 9f7cf53b39 Move translate_files.py to libs/external/l10n-tool/ 2025-12-16 23:17:13 +08:00
tukuaiai a072346b08 Add English localization and translation tools. 2025-12-16 23:15:43 +08:00
tukuaiai b4c5feb4b2 feat: 更新文档并添加批量翻译脚本 2025-12-16 22:10:51 +08:00
tukuaiai 8971d3653c feat: 更新中文文档并添加 l10n 工具 2025-12-16 22:05:00 +08:00