[PR #6348] [MERGED] Adding Danish language #8661

Closed
opened 2025-11-11 18:02:23 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/6348
Author: @MadsLang
Created: 10/23/2024
Status: Merged
Merged: 10/23/2024
Merged by: @tjbck

Base: devHead: main


📝 Commits (1)

📊 Changes

2 files changed (+792 additions, -0 deletions)

View changed files

src/lib/i18n/locales/da-DK/translation.json (+788 -0)
📝 src/lib/i18n/locales/languages.json (+4 -0)

📄 Description

Changelog Entry

Description

  • This PR adds support for Danish language following the instructions from the docs. Everything should be ready for merge :)

Added

  • The folder "da-DK" containing the translation.json to translate from English to Danish.

Changed

  • I added da-DK (Danish) as an option in src/lib/i18n/locales/languages.json

🔄 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/6348 **Author:** [@MadsLang](https://github.com/MadsLang) **Created:** 10/23/2024 **Status:** ✅ Merged **Merged:** 10/23/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (1) - [`8497db9`](https://github.com/open-webui/open-webui/commit/8497db9f431370077d1d5ac68769cd0784ca9289) added Danish language ### 📊 Changes **2 files changed** (+792 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `src/lib/i18n/locales/da-DK/translation.json` (+788 -0) 📝 `src/lib/i18n/locales/languages.json` (+4 -0) </details> ### 📄 Description # Changelog Entry ### Description - This PR adds support for Danish language following the instructions from the [docs](https://docs.openwebui.com/contributing/#-translations-and-internationalization). Everything should be ready for merge :) ### Added - The folder "da-DK" containing the translation.json to translate from English to Danish. ### Changed - I added da-DK (Danish) as an option in src/lib/i18n/locales/languages.json --- <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 2025-11-11 18:02:23 -06: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#8661