mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 08:15:00 -05:00
[PR #1838] [MERGED] German locale #7605
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/1838
Author: @Maximilian-Pichler
Created: 4/28/2024
Status: ✅ Merged
Merged: 4/29/2024
Merged by: @tjbck
Base:
dev← Head:german-locale📝 Commits (9)
236ec28Update translation.json9130428Update translation.json19843e3Added more german translations + added more i18n keys93d4f98Merge pull request #1 from jannikstdl/german-localeafc78b0ran i18n parser to add the new translation keyscfc9cc8Merge pull request #2 from jannikstdl/german-locale4cafea0Merge branch 'dev' into german-locale2e4bba2Update translation.jsona128dfaMerge branch 'dev' into german-locale📊 Changes
37 files changed (+2291 additions, -390 deletions)
View changed files
📝
src/lib/components/admin/UserChatsModal.svelte(+3 -3)📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+8 -8)📝
src/lib/components/chat/Messages/UserMessage.svelte(+3 -3)📝
src/lib/components/chat/ModelSelector.svelte(+1 -1)📝
src/lib/components/chat/ModelSelector/Selector.svelte(+1 -1)📝
src/lib/components/common/Tags.svelte(+4 -1)📝
src/lib/components/layout/Navbar.svelte(+2 -2)📝
src/lib/components/layout/Navbar/Menu.svelte(+8 -5)📝
src/lib/components/layout/Sidebar.svelte(+1 -1)📝
src/lib/components/layout/Sidebar/ChatMenu.svelte(+4 -1)📝
src/lib/i18n/locales/bg-BG/translation.json(+81 -10)📝
src/lib/i18n/locales/bn-BD/translation.json(+74 -14)📝
src/lib/i18n/locales/ca-ES/translation.json(+78 -8)📝
src/lib/i18n/locales/de-DE/translation.json(+140 -66)📝
src/lib/i18n/locales/en-GB/translation.json(+433 -62)📝
src/lib/i18n/locales/en-US/translation.json(+74 -14)📝
src/lib/i18n/locales/es-ES/translation.json(+47 -6)📝
src/lib/i18n/locales/fa-IR/translation.json(+78 -8)📝
src/lib/i18n/locales/fr-CA/translation.json(+78 -8)📝
src/lib/i18n/locales/fr-FR/translation.json(+78 -8)...and 17 more files
📄 Description
Pull Request Checklist
Description
[Insert a brief description of the changes made in this pull request, including any relevant motivation and impact.]
Changelog Entry
Added
Fixed
Changed
Removed
Security
Breaking Changes
Additional Information
[Insert any additional context, notes, or explanations for the changes]
[Reference any related issues, commits, or other relevant information]
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.