[PR #2855] [MERGED] Added Norwegian Bokmål translation #7912

Closed
opened 2025-11-11 17:39:57 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/2855
Author: @mikal-k
Created: 6/5/2024
Status: Merged
Merged: 6/5/2024
Merged by: @tjbck

Base: devHead: norwegian-translation


📝 Commits (1)

  • 651c85f Added Norwegian Bokmål translation

📊 Changes

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

View changed files

📝 src/lib/i18n/locales/languages.json (+4 -0)
src/lib/i18n/locales/nb-NO/translation.json (+541 -0)

📄 Description

Description

Added Norwegian (Norsk bokmål) translations to the Open WebUI project, including translation of the main UI components and prompts.

Added

New language translation file nb-NO.json containing Norwegian Bokmål translations for the UI components.
Updated src/lib/i18n/locales/languages.json to include Norwegian language option.

Changed

N/A

Additional Information

This PR adds Norwegian language support, expanding the accessibility of Open WebUI for Norwegian-speaking users.
Testing was done to ensure the translations display correctly in the UI.

🔄 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/2855 **Author:** [@mikal-k](https://github.com/mikal-k) **Created:** 6/5/2024 **Status:** ✅ Merged **Merged:** 6/5/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `norwegian-translation` --- ### 📝 Commits (1) - [`651c85f`](https://github.com/open-webui/open-webui/commit/651c85fcc426360ccb6ecd4cacff333bc02b908a) Added Norwegian Bokmål translation ### 📊 Changes **2 files changed** (+545 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/i18n/locales/languages.json` (+4 -0) ➕ `src/lib/i18n/locales/nb-NO/translation.json` (+541 -0) </details> ### 📄 Description # Description Added Norwegian (Norsk bokmål) translations to the Open WebUI project, including translation of the main UI components and prompts. # Added New language translation file nb-NO.json containing Norwegian Bokmål translations for the UI components. Updated src/lib/i18n/locales/languages.json to include Norwegian language option. # Changed N/A # Additional Information This PR adds Norwegian language support, expanding the accessibility of Open WebUI for Norwegian-speaking users. Testing was done to ensure the translations display correctly in the UI. --- <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 17:39:57 -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#7912