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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
dev← Head:main📝 Commits (1)
8497db9added Danish language📊 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
Added
Changed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.