mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-27 17:04:57 -05:00
[PR #17152] feat/i18n: (Suggestion/Draft) Translate UI elements for filters&tools in chat #24336
Reference in New Issue
Block a user
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/17152
Author: @Ithanil
Created: 9/2/2025
Status: 🔄 Open
Base:
dev← Head:translate_filter_tools_chat📝 Commits (1)
c92b404apply i18n translation to filter and tool names/descriptions in chat UI📊 Changes
3 files changed (+6 additions, -6 deletions)
View changed files
📝
src/lib/components/chat/MessageInput.svelte(+2 -2)📝
src/lib/components/chat/MessageInput/InputMenu.svelte(+2 -2)📝
src/lib/components/chat/ToolServersModal.svelte(+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
Motivation: https://github.com/open-webui/open-webui/issues/16394
The present PR would solve the issue at least in the regular user-facing chat interface by just trying to apply i18n translation to tool/filter-related UI elements. That means an administrator merely needs to edit the locales to provide translations for custom elements.
This is just a suggestion/draft, because:
Happy if this inspires you @tjbck to implement your own version of this or tell me what you want to see for a merge.
Screenshots or Videos
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.