Skip to content

Conversation

@huytu250
Copy link

Summary\n- Adds Vietnamese (vi) locale support to the UI.\n\nChanges\n- Add 'vi' to default language lists in desktop and prod configs.\n- Introduce ui.string.Vietnamese and wire it into SettingsPopup.\n- Update SettingsPopup to include 'vi' option and appropriate flag.\n- Provide packages/ui/lang/vi.json with complete translations based on en.json.\n\nBehavior\n- Language picker now shows 'Tiếng Việt'.\n- UI strings render in Vietnamese where available; per-key fallback remains English as designed.\n\nVerification\n- Ran webpack dev server locally and verified language selection and core UI strings on http://localhost:8080/.\n- No build errors observed.\n\nNotes\n- Other packages (outside UI) continue to fall back to English until their vi.json files are added.\n- No breaking changes; metadata Languages updated to include 'vi'.

… language lists (desktop, prod)\n- Add Vietnamese label to UI plugin strings\n- Update SettingsPopup to show Vietnamese option\n- Provide packages/ui/lang/vi.json translations\n\nThis enables Vietnamese language selection and core UI translations.
@huly-github-staging
Copy link

Connected to Huly®: UBERF-13955

@ArtyomSavchenko ArtyomSavchenko changed the base branch from main to develop October 20, 2025 14:40
@ArtyomSavchenko
Copy link
Contributor

Hi @huytu250
Could you please sign your commit? For example, the following command can be used to sign the latest commit:
git commit -s --amend
This will allow our CI to be completed successfully

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.

3 participants