mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #20923] [CLOSED] i18n: Fix missing chat and channel translations #48882
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/20923
Author: @PeterDaveHello
Created: 1/25/2026
Status: ❌ Closed
Base:
dev← Head:FixI18n-chat-channel📝 Commits (1)
d436433i18n: Add chat and channel translations📊 Changes
28 files changed (+80 additions, -58 deletions)
View changed files
📝
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)📝
src/lib/components/chat/Artifacts.svelte(+1 -1)📝
src/lib/components/chat/ChatPlaceholder.svelte(+2 -2)📝
src/lib/components/chat/MessageInput.svelte(+4 -4)📝
src/lib/components/chat/MessageInput/FilesOverlay.svelte(+4 -1)📝
src/lib/components/chat/Messages/Citations.svelte(+1 -1)📝
src/lib/components/chat/Messages/CodeBlock.svelte(+5 -1)📝
src/lib/components/chat/Messages/CodeExecutionModal.svelte(+3 -3)📝
src/lib/components/chat/Messages/Markdown/HTMLToken.svelte(+8 -5)📝
src/lib/components/chat/Messages/ProfileImage.svelte(+4 -1)📝
src/lib/components/chat/Messages/ResponseMessage/WebSearchResults.svelte(+6 -2)📝
src/lib/components/chat/Messages/UserMessage.svelte(+1 -1)📝
src/lib/components/chat/ModelSelector.svelte(+2 -2)📝
src/lib/components/chat/ModelSelector/ModelItem.svelte(+1 -1)📝
src/lib/components/chat/ModelSelector/Selector.svelte(+1 -1)📝
src/lib/components/chat/Navbar.svelte(+3 -3)...and 8 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.