mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-21 09:01:47 -05:00
[PR #16753] [MERGED] i18n: add missing translations #63081
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/16753
Author: @PeterDaveHello
Created: 8/20/2025
Status: ✅ Merged
Merged: 8/20/2025
Merged by: @tjbck
Base:
dev← Head:i18n📝 Commits (1)
45180e8i18n: add missing translations📊 Changes
82 files changed (+1417 additions, -99 deletions)
View changed files
📝
src/lib/components/admin/Settings/Documents.svelte(+1 -1)📝
src/lib/components/admin/Settings/Pipelines.svelte(+3 -3)📝
src/lib/components/admin/Users/Groups.svelte(+2 -2)📝
src/lib/components/admin/Users/UserList.svelte(+2 -2)📝
src/lib/components/channel/Messages.svelte(+2 -2)📝
src/lib/components/channel/Messages/Message/ProfilePreview.svelte(+5 -2)📝
src/lib/components/channel/Messages/Message/ReactionPicker.svelte(+1 -1)📝
src/lib/components/channel/Thread.svelte(+4 -2)📝
src/lib/components/chat/MessageInput.svelte(+1 -1)📝
src/lib/components/chat/MessageInput/InputMenu.svelte(+1 -1)📝
src/lib/components/chat/Messages.svelte(+1 -1)📝
src/lib/components/chat/Messages/CodeBlock.svelte(+4 -4)📝
src/lib/components/chat/Settings/Advanced/AdvancedParams.svelte(+2 -2)📝
src/lib/components/chat/Settings/Audio.svelte(+1 -1)📝
src/lib/components/chat/Settings/Interface/ManageFloatingActionButtonsModal.svelte(+1 -1)📝
src/lib/components/common/CodeEditor.svelte(+1 -1)📝
src/lib/components/common/Dropdown.svelte(+6 -4)📝
src/lib/components/common/Selector.svelte(+1 -1)📝
src/lib/components/common/Valves.svelte(+2 -2)📝
src/lib/components/layout/ChatsModal.svelte(+1 -1)...and 62 more files
📄 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
Changed
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.
Summary from GitHub Copilot:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.