[PR #5324] [MERGED] chore: added Norwegian translation #4171

Closed
opened 2026-02-26 08:33:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/5324
Author: @biodland
Created: 2/18/2026
Status: Merged
Merged: 2/18/2026
Merged by: @jc21

Base: developHead: develop


📝 Commits (3)

  • 608dc0b chore: added Norwegian translation
  • c1bc471 chore: added Norwegian translation, added missing references.
  • 19e24c7 Rename langNO import to langNo for consistency

📊 Changes

11 files changed (+854 additions, -0 deletions)

View changed files

📝 frontend/check-locales.cjs (+1 -0)
📝 frontend/src/locale/IntlProvider.tsx (+2 -0)
frontend/src/locale/src/HelpDoc/no/AccessLists.md (+7 -0)
frontend/src/locale/src/HelpDoc/no/Certificates.md (+29 -0)
frontend/src/locale/src/HelpDoc/no/DeadHosts.md (+10 -0)
frontend/src/locale/src/HelpDoc/no/ProxyHosts.md (+7 -0)
frontend/src/locale/src/HelpDoc/no/RedirectionHosts.md (+7 -0)
frontend/src/locale/src/HelpDoc/no/Streams.md (+6 -0)
frontend/src/locale/src/HelpDoc/no/index.ts (+6 -0)
📝 frontend/src/locale/src/lang-list.json (+3 -0)
frontend/src/locale/src/no.json (+776 -0)

📄 Description

Added an Norwegian translation of the locale files.


🔄 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/NginxProxyManager/nginx-proxy-manager/pull/5324 **Author:** [@biodland](https://github.com/biodland) **Created:** 2/18/2026 **Status:** ✅ Merged **Merged:** 2/18/2026 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (3) - [`608dc0b`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/608dc0b6bf4e47e0093c8ec871af6f24e9309587) chore: added Norwegian translation - [`c1bc471`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/c1bc471dacd9cc1d79f090ecd61c1009b63ba92c) chore: added Norwegian translation, added missing references. - [`19e24c7`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/19e24c7e7e44797af12c6b69b49413ed28fdc79c) Rename langNO import to langNo for consistency ### 📊 Changes **11 files changed** (+854 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `frontend/check-locales.cjs` (+1 -0) 📝 `frontend/src/locale/IntlProvider.tsx` (+2 -0) ➕ `frontend/src/locale/src/HelpDoc/no/AccessLists.md` (+7 -0) ➕ `frontend/src/locale/src/HelpDoc/no/Certificates.md` (+29 -0) ➕ `frontend/src/locale/src/HelpDoc/no/DeadHosts.md` (+10 -0) ➕ `frontend/src/locale/src/HelpDoc/no/ProxyHosts.md` (+7 -0) ➕ `frontend/src/locale/src/HelpDoc/no/RedirectionHosts.md` (+7 -0) ➕ `frontend/src/locale/src/HelpDoc/no/Streams.md` (+6 -0) ➕ `frontend/src/locale/src/HelpDoc/no/index.ts` (+6 -0) 📝 `frontend/src/locale/src/lang-list.json` (+3 -0) ➕ `frontend/src/locale/src/no.json` (+776 -0) </details> ### 📄 Description Added an Norwegian translation of the locale files. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 08:33:22 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#4171
No description provided.