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 support for Traditional Chinese (zh_TW) i18n #172

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

gba3124
Copy link

@gba3124 gba3124 commented Jun 6, 2024

Description

This Pull Request adds support for Traditional Chinese (zh_TW) internationalization (i18n) to the project. It includes translations for user-facing text and integrates with the existing i18n framework.

Changes Made

  • Added zh_TW translation files
  • Updated i18n configuration to include zh_TW support
  • Translated all user interface text to Traditional Chinese

Notes

I hope this addition will allow Traditional Chinese users to use the software in their preferred language, making it more accessible and user-friendly.

@love-linger love-linger merged commit 7c2edd8 into sourcegit-scm:develop Jun 6, 2024
@love-linger
Copy link
Collaborator

Nice job. Thank you very much.

@love-linger love-linger self-assigned this Jun 6, 2024
@love-linger love-linger added the enhancement New feature or request label Jun 6, 2024
@gba3124 gba3124 deleted the feature-zh_TW-i18n branch June 6, 2024 09:00
@gba3124 gba3124 restored the feature-zh_TW-i18n branch June 7, 2024 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants