refactor: 重构项目翻译模块

This commit is contained in:
JoeanAmier
2024-12-22 11:13:28 +08:00
parent cdd574a00b
commit 80a3997ee7
26 changed files with 286 additions and 267 deletions

View File

@@ -1,8 +1,10 @@
**项目更新内容:**
1. 优化文件名称非法字符处理
2. 支持 API 模式传入 Cookie
3. 适配新版本 HTTPX 库
4. 更正英语语言代码
5. 优化文件下载功能
6. 移除内置延时机制
1. 修复命令行模式语言不生效的问题
2. 优化文件名称非法字符处理
3. 支持 API 模式传入 Cookie
4. 适配新版本 HTTPX 库
5. 重构项目翻译模块
6. 更正英语语言代码
7. 优化文件下载功能
8. 移除内置延时机制