Skip to content

Ab#133173 add ukrainian language to system#2867

Open
GhaziAlibi wants to merge 3 commits into
nextfrom
AB#133173-add-ukrainian-language-to-system
Open

Ab#133173 add ukrainian language to system#2867
GhaziAlibi wants to merge 3 commits into
nextfrom
AB#133173-add-ukrainian-language-to-system

Conversation

@GhaziAlibi

@GhaziAlibi GhaziAlibi commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Description

This PR adds support for the Ukrainian (uk) language across the platform.

Key changes:

  • Registered the Ukrainian locale and added uk to environment configurations.
  • Implemented dynamic date/time format updates on the layout and data grids when switching interface languages.
  • Translated all sidebar items, tooltips, redirects, and status badges.
  • Configured backend server to preload Ukrainian translations.

Useful links

Type of change

  • New feature (non-breaking change which adds functionality)
  • Improvement (refactor or addition to existing functionality)

How Has This Been Tested?

  • Visual check when running (switched language in preferences modal to verify sidebar translation, date and time formatting, tooltips, and office navigation links).
image

Checklist:

  • * I have set myself as assignee of the pull request
  • * My code follows the style guidelines of this project
  • * Linting does not generate new warnings
  • * I have performed a self-review of my own code
  • * I have put the ticket for review, adding the oort-backend team to the list of reviewers
  • * I have commented my code, particularly in hard-to-understand areas
  • * My changes generate no new warnings
  • * I have included screenshots describing my changes if relevant
  • New and existing unit tests pass locally with my changes

Comment thread libs/shared/src/i18n/uk.json Outdated
{
"common": {
"access": "Access",
"accessDenied": "Access denied",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@GhaziAlibi
I can see many fields are not translated
Please check if you can provide a translation to them using an AI
Translation may not be the best but at least we have something to base on

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.

2 participants