mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #4713] [MERGED] i18n: Update ru-RU and uk-UA localizations #37172
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/4713
Author: @FINNSEEFLY
Created: 8/18/2024
Status: ✅ Merged
Merged: 8/18/2024
Merged by: @tjbck
Base:
dev← Head:task/adjust-localization📝 Commits (3)
07ffd6eAdjust ru localization6bfd48eAdjust uk localizationb0fd90aAdjust controls to ensure proper display of localized strings📊 Changes
5 files changed (+346 additions, -346 deletions)
View changed files
📝
src/lib/components/chat/SettingsModal.svelte(+8 -8)📝
src/lib/components/common/Tags/TagInput.svelte(+1 -1)📝
src/lib/components/workspace/Functions/FunctionMenu.svelte(+1 -1)📝
src/lib/i18n/locales/ru-RU/translation.json(+334 -334)📝
src/lib/i18n/locales/uk-UA/translation.json(+2 -2)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
text-righttotext-leftdue to problems that occur when the text occupy two lines. If the button text occupied two lines, this button was aligned to the right, while the single-line buttons were aligned to the left. (Perhaps this was not the expected effect?)Changed
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.