[PR #17643] [CLOSED] i18n: Complete Russian translation for Open WebUI #40133

Closed
opened 2026-04-25 12:32:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/17643
Author: @HikkaTown
Created: 9/22/2025
Status: Closed

Base: devHead: i18n/russian-translation-complete


📝 Commits (1)

  • 0ae8372 i18n: Complete Russian translation for Open WebUI

📊 Changes

1 file changed (+315 additions, -333 deletions)

View changed files

📝 src/lib/i18n/locales/ru-RU/translation.json (+315 -333)

📄 Description

Summary

Complete Russian translation for Open WebUI interface, adding 235 previously untranslated keys and
achieving 100% translation coverage.

Changes

  • Added comprehensive Russian translations for all UI components
  • Translated 235 previously empty translation keys
  • Maintained consistent terminology throughout the interface
  • Preserved JSON structure and variable interpolation
  • Followed proper Russian localization conventions

Translation Coverage

  • Basic UI elements (buttons, forms, dialogs)
  • Technical terminology (API, OAuth, configurations)
  • Interface controls (toolbars, menus, navigation)
  • User feedback messages (success/error states)
  • Feature-specific terminology (chat, tools, settings)

Quality Assurance

  • All translations created with contextual analysis of usage in codebase
  • Proper Russian grammar and pluralization rules applied
  • Consistent terminology maintained across all components

Discussion: https://github.com/open-webui/open-webui/discussions/17628

Testing

  • Verified JSON structure integrity
  • Confirmed variable interpolation works correctly
  • Tested in Russian locale environment

Contributor License Agreement

By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/17643 **Author:** [@HikkaTown](https://github.com/HikkaTown) **Created:** 9/22/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `i18n/russian-translation-complete` --- ### 📝 Commits (1) - [`0ae8372`](https://github.com/open-webui/open-webui/commit/0ae8372c9ac4a487e470f521cc53f3ae75126d96) i18n: Complete Russian translation for Open WebUI ### 📊 Changes **1 file changed** (+315 additions, -333 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/i18n/locales/ru-RU/translation.json` (+315 -333) </details> ### 📄 Description ## Summary Complete Russian translation for Open WebUI interface, adding 235 previously untranslated keys and achieving 100% translation coverage. ## Changes - Added comprehensive Russian translations for all UI components - Translated 235 previously empty translation keys - Maintained consistent terminology throughout the interface - Preserved JSON structure and variable interpolation - Followed proper Russian localization conventions ## Translation Coverage - Basic UI elements (buttons, forms, dialogs) - Technical terminology (API, OAuth, configurations) - Interface controls (toolbars, menus, navigation) - User feedback messages (success/error states) - Feature-specific terminology (chat, tools, settings) ## Quality Assurance - All translations created with contextual analysis of usage in codebase - Proper Russian grammar and pluralization rules applied - Consistent terminology maintained across all components **Discussion**: https://github.com/open-webui/open-webui/discussions/17628 ## Testing - Verified JSON structure integrity - Confirmed variable interpolation works correctly - Tested in Russian locale environment # Contributor License Agreement By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](https://github.com/open-webui/open-webui/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-25 12:32:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#40133