mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #20224] [CLOSED] i18n: Fix missing translation #48559
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/20224
Author: @PeterDaveHello
Created: 12/28/2025
Status: ❌ Closed
Base:
dev← Head:FixI18n📝 Commits (1)
3f5517fi18n: Fix missing translation📊 Changes
58 files changed (+156 additions, -114 deletions)
View changed files
📝
src/lib/components/NotificationToast.svelte(+7 -2)📝
src/lib/components/OnBoarding.svelte(+1 -1)📝
src/lib/components/admin/Evaluations/FeedbackModal.svelte(+1 -1)📝
src/lib/components/admin/Evaluations/LeaderboardModal.svelte(+1 -1)📝
src/lib/components/admin/Settings/Connections/OpenAIConnection.svelte(+1 -1)📝
src/lib/components/admin/Settings/Evaluations/ArenaModelModal.svelte(+1 -1)📝
src/lib/components/admin/Settings/General.svelte(+9 -9)📝
src/lib/components/admin/Settings/Images.svelte(+3 -3)📝
src/lib/components/admin/Settings/Models.svelte(+1 -1)📝
src/lib/components/admin/Settings/Models/Manage/ManageOllama.svelte(+5 -5)📝
src/lib/components/admin/Settings/Pipelines.svelte(+1 -1)📝
src/lib/components/admin/Users/Groups/Users.svelte(+1 -1)📝
src/lib/components/admin/Users/UserList.svelte(+3 -3)📝
src/lib/components/admin/Users/UserList/AddUserModal.svelte(+1 -1)📝
src/lib/components/app/AppSidebar.svelte(+7 -3)📝
src/lib/components/channel/Channel.svelte(+1 -1)📝
src/lib/components/channel/ChannelInfoModal/UserList.svelte(+1 -1)📝
src/lib/components/channel/MessageInput.svelte(+2 -2)📝
src/lib/components/channel/Messages/Message/UserStatus.svelte(+1 -1)📝
src/lib/components/channel/Navbar.svelte(+4 -4)...and 38 more files
📄 Description
Pull Request Checklist
devbranch. Not targeting thedevbranch will lead to immediate closure of the PR.Changelog Entry
Description
Fixed
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.