Skip to content

feat(i18n): 添加多语言支持,包括中英文翻译和语言切换功能#307

Open
royIdoodle wants to merge 1 commit into
satnaing:mainfrom
royIdoodle:feature/mode-qw38-001
Open

feat(i18n): 添加多语言支持,包括中英文翻译和语言切换功能#307
royIdoodle wants to merge 1 commit into
satnaing:mainfrom
royIdoodle:feature/mode-qw38-001

Conversation

@royIdoodle

Copy link
Copy Markdown
  • 新增 i18n 配置和语言提供者上下文
  • 添加中英文翻译文件,涵盖应用各模块(仪表盘、任务、用户、聊天、认证等)
  • 实现语言切换组件,支持中英文切换
  • 更新现有组件以使用 react-i18next 进行文本国际化
  • 在 package.json 中添加 i18next 和 react-i18next 依赖
  • 在多个页面和组件中集成语言切换按钮

Description

Types of changes

  • Bug Fix (fixes an issue)
  • New Feature (adds functionality)
  • Refactor (improves code structure without changing behavior)
  • Breaking Change (incompatible change to existing behavior or public API)
  • Others (any other types not listed above)

Checklist

Further comments

Related Issue

Closes: #

- 新增 i18n 配置和语言提供者上下文
- 添加中英文翻译文件,涵盖应用各模块(仪表盘、任务、用户、聊天、认证等)
- 实现语言切换组件,支持中英文切换
- 更新现有组件以使用 react-i18next 进行文本国际化
- 在 package.json 中添加 i18next 和 react-i18next 依赖
- 在多个页面和组件中集成语言切换按钮
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