Thanks to visit codestin.com
Credit goes to github.com

Skip to content

i18n: add Russian and Ukrainian translations for new UI strings - #29601

Merged
tjbck merged 1 commit into
open-webui:devfrom
EllaFr:codex/i18n-ru-uk-ui-translations
Sep 4, 2026
Merged

i18n: add Russian and Ukrainian translations for new UI strings#29601
tjbck merged 1 commit into
open-webui:devfrom
EllaFr:codex/i18n-ru-uk-ui-translations

Conversation

@EllaFr

@EllaFr EllaFr commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Relates to #2790

Checklist

  • This PR targets the dev branch.
  • This PR links to a well-described, confirmed Issue or active Discussion: Closes #___ / Relates to #___.
  • A maintainer explicitly asked me to open this PR, or this PR only updates i18n/localization.
  • The change is one logical unit with no unrelated commits.
  • I matched nearby code patterns and avoided unnecessary new settings, abstractions, or dependencies.
  • I manually tested the changed workflow and any nearby behavior that could be affected.
  • I updated relevant docs, including the Open WebUI Docs Repository, if needed.
  • I added screenshots for UI changes, and a recording when motion or interaction matters.
  • I reviewed any AI-generated code before submitting it.
  • The PR title uses one of the prefixes listed below.

Summary

Adds translations for all 77 newly introduced UI strings in both the Russian and Ukrainian locale files.

The translations follow terminology already used throughout each locale and were reviewed in their UI contexts. Russian and Ukrainian were checked separately to ensure natural grammar and prevent Russian vocabulary from appearing in the Ukrainian translations.

Testing

  • Confirmed both locale files contain no empty translation values.
  • Confirmed their key sets match dev.
  • Confirmed all interpolation placeholders are preserved.
  • Successfully parsed both files as JSON.
  • Successfully ran Prettier against both files.
  • Reviewed commonly visible UI terminology against existing translations.
  • Audited Ukrainian additions for Russian-specific letters and terminology.
  • Confirmed the commit changes only:
    • src/lib/i18n/locales/ru-RU/translation.json
    • src/lib/i18n/locales/uk-UA/translation.json

Contributor License Agreement

  • By submitting this pull request, I confirm that I have read and fully agree to the CLA.

@tjbck
tjbck marked this pull request as ready for review September 4, 2026 04:57
@tjbck
tjbck merged commit 18a48cf into open-webui:dev Sep 4, 2026
2 checks passed
pujitha24 pushed a commit to pujitha24/open-webui that referenced this pull request Sep 5, 2026
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