feat(i18n): add Vietnamese language support - #34577
Conversation
|
The following comment was made by an LLM, it may be inaccurate: Based on my search, I found that PR #34577 (the current PR) is the only one specifically for Vietnamese language support. The related i18n PRs found are for other languages:
These are related i18n efforts but not duplicates of the Vietnamese language support PR. No duplicate PRs found |
|
Thanks for updating your PR! It now meets our contributing guidelines. 👍 |
|
Automated PR Cleanup Thank you for contributing to opencode. Due to the high volume of PRs from users and AI agents, we periodically close older PRs using automated criteria so maintainers can focus review time on the most active and community-supported contributions. This PR was closed because it matched the following cleanup criteria:
PRs created within the last month are not affected by this cleanup. If you believe this PR was closed incorrectly, or if you are still actively working on it, please leave a comment explaining why it should be reopened. A maintainer can review and reopen it if appropriate. Thanks again for taking the time to contribute. |
Issue for this PR
Closes #
Type of change
What does this PR do?
This PR adds full Vietnamese (vi-VN) language support to the application. It includes the translation of all UI labels, settings, and menu items to improve the user experience for Vietnamese-speaking users.
How did you verify your code works?
"I verified the changes by:
Running the application locally and switching the language settings to Vietnamese.
Checking all UI elements, menus, and labels to ensure the Vietnamese translations are correctly applied and no text overflow issues occur.
Verifying that the language fallback mechanism works properly if a specific string is missing in the Vietnamese translation file."
Screenshots / recordings
If this is a UI change, please include a screenshot or recording.
Checklist
If you do not follow this template your PR will be automatically rejected.