mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #20924] [CLOSED] i18n: Fix missing admin and app translations #64691
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/20924
Author: @PeterDaveHello
Created: 1/25/2026
Status: ❌ Closed
Base:
dev← Head:FixI18n-admin-other📝 Commits (1)
296c11fi18n: Add admin and app translations📊 Changes
30 files changed (+76 additions, -56 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/common/CodeEditorModal.svelte(+1 -1)📝
src/lib/components/common/Collapsible.svelte(+2 -2)📝
src/lib/components/common/InputModal.svelte(+1 -1)📝
src/lib/components/common/Valves.svelte(+1 -1)📝
src/lib/components/common/Valves/MapSelector.svelte(+13 -4)...and 10 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.