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

feat: add i18n support #59

Merged
merged 3 commits into from
Sep 24, 2024
Merged

feat: add i18n support #59

merged 3 commits into from
Sep 24, 2024

Conversation

qwqcode
Copy link
Owner

@qwqcode qwqcode commented Sep 24, 2024

  • Load language settings from config
  • Set default language based on system culture
  • Implement language translation helper
  • Add language resource loading mechanism

closes #50

- Load language settings from config
- Set default language based on system culture
- Implement language translation helper
- Add language resource loading mechanism
@qwqcode qwqcode merged commit 3ef7c6d into main Sep 24, 2024
3 checks passed
@qwqcode qwqcode deleted the i18n branch September 24, 2024 13:44
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.

[Feature] 增加英文版
1 participant