Skip to content

feat(i18n): add Ukrainian (uk) locale support#28061

Open
MYMDO wants to merge 1 commit into
anomalyco:devfrom
MYMDO:dev
Open

feat(i18n): add Ukrainian (uk) locale support#28061
MYMDO wants to merge 1 commit into
anomalyco:devfrom
MYMDO:dev

Conversation

@MYMDO
Copy link
Copy Markdown

@MYMDO MYMDO commented May 17, 2026

Issue for this PR

Closes #

Type of change

  • New feature

What does this PR do?

Adds Ukrainian (uk) locale support — new translation files for UI, app, console, and desktop packages plus locale registration across all packages.

Translations are based on the English source, verified against Polish and Russian for correct context understanding.

How did you verify your code works?

  • All existing i18n parity tests pass with the new locale added
  • Follows the same pattern as existing locales (pl.ts, ru.ts)
  • Build completes without TypeScript errors

Screenshots / recordings

N/A — i18n only change, no UI changes.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

- Add uk.ts translation files for ui, app, console, and desktop packages
- Register Ukrainian locale in language context/locale configs for all packages
- Update locale lists, label keys, loaders, and matchers to include uk
- Add 'language.uk' label to English base dict
- Add Ukrainian to parity test
- Update web docs locale aliases
@MYMDO MYMDO requested a review from adamdotdevin as a code owner May 17, 2026 18:29
@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. and removed needs:compliance This means the issue will auto-close after 2 hours. labels May 17, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

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