mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[PR #4935] [CLOSED] Add Dutch language #4006
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#4006
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/NginxProxyManager/nginx-proxy-manager/pull/4935
Author: @Jelcoo
Created: 11/13/2025
Status: ❌ Closed
Base:
develop← Head:develop📝 Commits (4)
ac4e509Add Dutch languagebf6a260Add HelpDoc translations5389988Add language to frontend settings & correct some translations361c36dMerge branch 'develop' into develop📊 Changes
12 files changed (+736 additions, -2 deletions)
View changed files
📝
frontend/check-locales.cjs(+1 -0)📝
frontend/src/locale/IntlProvider.tsx(+7 -0)📝
frontend/src/locale/src/HelpDoc/index.ts(+3 -1)➕
frontend/src/locale/src/HelpDoc/nl/AccessLists.md(+7 -0)➕
frontend/src/locale/src/HelpDoc/nl/Certificates.md(+31 -0)➕
frontend/src/locale/src/HelpDoc/nl/DeadHosts.md(+10 -0)➕
frontend/src/locale/src/HelpDoc/nl/ProxyHosts.md(+7 -0)➕
frontend/src/locale/src/HelpDoc/nl/RedirectionHosts.md(+7 -0)➕
frontend/src/locale/src/HelpDoc/nl/Streams.md(+6 -0)➕
frontend/src/locale/src/HelpDoc/nl/index.ts(+6 -0)📝
frontend/src/locale/src/lang-list.json(+4 -1)➕
frontend/src/locale/src/nl.json(+647 -0)📄 Description
Added Dutch translations for Nginx Proxy Manager.
I hope everything was done correctly. If not, please let me know.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.