Skip to content

Ab#133173 add ukrainian language to system#1237

Merged
AntoineRelief merged 3 commits into
betafrom
AB#133173-add-ukrainian-language-to-system
Jun 12, 2026
Merged

Ab#133173 add ukrainian language to system#1237
AntoineRelief merged 3 commits into
betafrom
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 src/i18n/uk.json Outdated
},
"errors": {
"authenticationTokenNotFound": "Missing bearer token.",
"dataNotFound": "Data not found",

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

@AntoineRelief AntoineRelief changed the base branch from next to beta June 12, 2026 08:18
@AntoineRelief AntoineRelief merged commit e9054a3 into beta Jun 12, 2026
1 check passed
@AntoineRelief AntoineRelief deleted the AB#133173-add-ukrainian-language-to-system branch June 12, 2026 08:59
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