[PR #12259] [MERGED] [FEAT] adjust Translations for temporary chat #45931

Closed
opened 2026-04-29 20:31:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: devHead: dev


📝 Commits (3)

  • abba7c1 [FEAT]-Adjust Translations for temporary chat
  • c8210d4 upated like in PR discussed
  • 70bb056 Merge 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/12259 **Author:** [@weisser-dev](https://github.com/weisser-dev) **Created:** 4/1/2025 **Status:** ✅ Merged **Merged:** 4/1/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (3) - [`abba7c1`](https://github.com/open-webui/open-webui/commit/abba7c128c2b38199ff1a50a9de1fb277d4c840a) [FEAT]-Adjust Translations for temporary chat - [`c8210d4`](https://github.com/open-webui/open-webui/commit/c8210d4043d99c470d7f49a406dcee25a4bea388) upated like in PR discussed - [`70bb056`](https://github.com/open-webui/open-webui/commit/70bb0562f3632d351a112fab2bde17c4d1b059aa) Merge branch 'open-webui:dev' into dev ### 📊 Changes **5 files changed** (+25 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 20:31:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#45931