Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加中文(简体)翻译支持 #2517

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xinlan222
Copy link

@xinlan222 xinlan222 commented Feb 3, 2025

Description

添加了简体中文(zh-CN)翻译支持

主要更改

  • 添加了 src/i18n/zh-CN.ts 翻译文件
  • 更新了 src/i18n/index.ts 以支持中文
  • 翻译了所有界面文本和设置说明
  • 保持了原有功能不变

翻译内容

  • 所有设置项的名称和描述
  • 界面提示和错误信息
  • 任务完成状态提示
  • 日期格式说明

测试

  • 测试了所有设置项的显示
  • 验证了语言切换功能
  • 确保原有功能正常工作

备注

  • 遵循了国际化最佳实践
  • 保持了专业术语的准确性

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant