mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #17797] [MERGED] i18n(de-DE): add translations for newly added UI items + other translation fixes #11351
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/17797
Author: @SZegotaM
Created: 9/26/2025
Status: ✅ Merged
Merged: 9/26/2025
Merged by: @tjbck
Base:
dev← Head:dev📝 Commits (1)
dcb0933Update German translations in translation.json📊 Changes
1 file changed (+41 additions, -41 deletions)
View changed files
📝
src/lib/i18n/locales/de-DE/translation.json(+41 -41)📄 Description
New de-DE translation for items introduced in the last release and some additional fixes. No logic changed.
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
Added missing de-dE strings for new UI items such as MCP login panels. Also included small chat interface translations that were missing.
Added
Changed
Deprecated
Removed
Fixed
-N/A
Security
Breaking Changes
-N/A
Testing
Local checks performed
JSON lint and build pass.
Visual verification of long labels to avoid overflow/cut-off.
No layout regressions observed on common screens.
Additional Information
-N/A
Screenshots or Videos
-N/A
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.