[PR #2032] [MERGED] Added new translation strings + more missing i18n keys #108178

Closed
opened 2026-05-18 07:09:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/2032
Author: @jannikstdl
Created: 5/7/2024
Status: Merged
Merged: 5/7/2024
Merged by: @tjbck

Base: devHead: update-de-locale


📝 Commits (8)

📊 Changes

9 files changed (+52 additions, -42 deletions)

View changed files

📝 src/lib/components/admin/AddUserModal.svelte (+1 -1)
📝 src/lib/components/chat/MessageInput/Documents.svelte (+1 -1)
📝 src/lib/components/chat/MessageInput/Suggestions.svelte (+5 -3)
📝 src/lib/components/chat/ModelSelector/Selector.svelte (+2 -2)
📝 src/lib/components/chat/Settings/Models.svelte (+2 -2)
📝 src/lib/components/common/Tags/TagInput.svelte (+1 -1)
📝 src/lib/components/layout/Sidebar.svelte (+1 -1)
📝 src/lib/i18n/locales/de-DE/translation.json (+38 -30)
📝 src/routes/(app)/+layout.svelte (+1 -1)

📄 Description

  • Added german translation to the newly added keys
  • Added one more unused i18n key i found (Help Tooltip)

🔄 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/2032 **Author:** [@jannikstdl](https://github.com/jannikstdl) **Created:** 5/7/2024 **Status:** ✅ Merged **Merged:** 5/7/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `update-de-locale` --- ### 📝 Commits (8) - [`55321a3`](https://github.com/open-webui/open-webui/commit/55321a3b1252853d1728a06c19a966928533cadf) Added new translation strings + 1 i18n kkey - [`8d5f35a`](https://github.com/open-webui/open-webui/commit/8d5f35a4042608840b4deb0916523e6a276859ad) addition - [`3404b8d`](https://github.com/open-webui/open-webui/commit/3404b8dd13c239a07ce9ab4b00d3a439ce5ccf67) added some missing keys - [`cc72341`](https://github.com/open-webui/open-webui/commit/cc72341861de5accf8ae13f83316e314e127a833) found more tooltops without i18n keys - [`9f4a710`](https://github.com/open-webui/open-webui/commit/9f4a71029f20864504f87b9cd267e9dc6d669d93) more keys - [`06683f5`](https://github.com/open-webui/open-webui/commit/06683f5ac04fc9b0c189a4d55039a5c606d72498) changed german spelling - [`a2d0f9c`](https://github.com/open-webui/open-webui/commit/a2d0f9ce1d21649d9d0aec34a0d2e62392ccd1d7) fix german spelling - [`7ce157a`](https://github.com/open-webui/open-webui/commit/7ce157a8b8bfcb37ce56835c507ce869fe6cecde) fix german spelling ### 📊 Changes **9 files changed** (+52 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/admin/AddUserModal.svelte` (+1 -1) 📝 `src/lib/components/chat/MessageInput/Documents.svelte` (+1 -1) 📝 `src/lib/components/chat/MessageInput/Suggestions.svelte` (+5 -3) 📝 `src/lib/components/chat/ModelSelector/Selector.svelte` (+2 -2) 📝 `src/lib/components/chat/Settings/Models.svelte` (+2 -2) 📝 `src/lib/components/common/Tags/TagInput.svelte` (+1 -1) 📝 `src/lib/components/layout/Sidebar.svelte` (+1 -1) 📝 `src/lib/i18n/locales/de-DE/translation.json` (+38 -30) 📝 `src/routes/(app)/+layout.svelte` (+1 -1) </details> ### 📄 Description - Added german translation to the newly added keys - Added one more unused i18n key i found (Help Tooltip) --- <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-05-18 07:09:48 -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#108178