mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[PR #12259] [MERGED] [FEAT] adjust Translations for temporary chat #38513
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/12259
Author: @weisser-dev
Created: 4/1/2025
Status: ✅ Merged
Merged: 4/1/2025
Merged by: @tjbck
Base:
dev← Head:dev📝 Commits (3)
abba7c1[FEAT]-Adjust Translations for temporary chatc8210d4upated like in PR discussed70bb056Merge branch 'open-webui:dev' into dev📊 Changes
5 files changed (+25 additions, -22 deletions)
View changed files
📝
src/lib/components/chat/ChatPlaceholder.svelte(+10 -10)📝
src/lib/components/chat/Placeholder.svelte(+10 -10)📝
src/lib/i18n/locales/de-DE/translation.json(+3 -2)📝
src/lib/i18n/locales/en-GB/translation.json(+1 -0)📝
src/lib/i18n/locales/en-US/translation.json(+1 -0)📄 Description
i fixed, that the temporary chat translations will work, currently in all languages it is "Temporary Chat" cause the i18n is not used within the Placeholder.svelte and ChatPlaceholder.svelte i also add translation for enforce temporary chat in german
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.