Skip to content

feat: add i18n support for multilingual capabilities #28

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

todrfu
Copy link

@todrfu todrfu commented May 9, 2025

Feature Introduction

This pull request adds internationalization (i18n) support to the project.

  • Added language switching functionality with current support for:
    • English
    • Simplified Chinese
    • Japanese
    • Spanish
image

@civilblur
Copy link
Owner

Thanks for taking the time to add support for i18n. I've taken a quick scan, and the implementation itself looks fair.

I recently mentioned in issues #26 that I would consider this feature at a later point, to allow more flexibility for updating the app (at least during the early stages). Once things are more established, I'll look into merging this PR.

@civilblur civilblur self-requested a review May 9, 2025 15:32
@civilblur civilblur self-assigned this May 9, 2025
@civilblur civilblur added the enhancement New feature or request label May 9, 2025
@todrfu
Copy link
Author

todrfu commented May 11, 2025

Okay, thanks for your reply.

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