Skip to content

Add multilanguage #150

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 3 commits into
base: master
Choose a base branch
from
Open

Add multilanguage #150

wants to merge 3 commits into from

Conversation

huuhoait
Copy link

Add i18n at some view

huuhoait added 3 commits May 17, 2025 20:40
Standardize translation keys and improve code readability by fixing formatting issues in locale files. This ensures consistency across the application and enhances maintainability.
This commit introduces internationalization (i18n) support for the user and menu modules by replacing hardcoded strings with localized text. The changes include updating placeholders, labels, and messages in various Vue components to use the `$t` function for translation. Additionally, new translation keys have been added to both `zh-CN.ts` and `en.ts` locale files to support these changes. This enhancement improves the application's usability for non-Chinese speaking users.
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