[PR #4940] [MERGED] Fix issues #4939, #4938 #4008

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

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/4940
Author: @vsc55
Created: 11/13/2025
Status: Merged
Merged: 11/18/2025
Merged by: @jc21

Base: developHead: issues_4939


📝 Commits (2)

📊 Changes

7 files changed (+90 additions, -18 deletions)

View changed files

📝 frontend/src/components/Form/AccessClientFields.tsx (+5 -5)
📝 frontend/src/components/Form/DNSProviderFields.tsx (+2 -2)
📝 frontend/src/locale/src/en.json (+36 -0)
📝 frontend/src/locale/src/es.json (+37 -1)
📝 frontend/src/modals/RedirectionHostModal.tsx (+7 -7)
📝 frontend/src/modals/StreamModal.tsx (+2 -2)
📝 frontend/src/pages/Login/index.tsx (+1 -1)

📄 Description

Replace text with translation tags


🔄 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/4940 **Author:** [@vsc55](https://github.com/vsc55) **Created:** 11/13/2025 **Status:** ✅ Merged **Merged:** 11/18/2025 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `develop` ← **Head:** `issues_4939` --- ### 📝 Commits (2) - [`0ec1a09`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/0ec1a09c3032eb8badd29570f0e92d681320c43c) fix issues #4939 - [`fce569c`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/fce569ca2182afd5f681a8ebab4efaa3271f9562) Modify host.forward-port to avoid line breaks ### 📊 Changes **7 files changed** (+90 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/Form/AccessClientFields.tsx` (+5 -5) 📝 `frontend/src/components/Form/DNSProviderFields.tsx` (+2 -2) 📝 `frontend/src/locale/src/en.json` (+36 -0) 📝 `frontend/src/locale/src/es.json` (+37 -1) 📝 `frontend/src/modals/RedirectionHostModal.tsx` (+7 -7) 📝 `frontend/src/modals/StreamModal.tsx` (+2 -2) 📝 `frontend/src/pages/Login/index.tsx` (+1 -1) </details> ### 📄 Description Replace text with translation tags --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 08:32:47 +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#4008
No description provided.