feat: 完全实现多语言支持、优化软件体验

- 完成多语言的剩余内容的翻译
- 重构配置管理,前端页面实现更快速的配置载入
- 为字幕引擎添加更严格的状态限制,防止出现僵尸进程
This commit is contained in:
himeditator
2025-07-04 22:27:43 +08:00
parent 0b279dedbf
commit 14e7a7bce4
21 changed files with 278 additions and 118 deletions

4
TODO.md Normal file
View File

@@ -0,0 +1,4 @@
- [x] 添加英语和日语语言支持
- [ ] 优化长字幕显示效果
- [ ] 修复字幕引擎空置报错的问题
- [ ] 添加更多字幕引擎