[PR #4823] [CLOSED] Persian Locale #3970

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

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/4823
Author: @jc21
Created: 11/2/2025
Status: Closed

Base: developHead: lang-persian


📝 Commits (2)

📊 Changes

13 files changed (+952 additions, -7 deletions)

View changed files

📝 frontend/src/locale/IntlProvider.tsx (+10 -1)
frontend/src/locale/lang/fa.json (+214 -0)
📝 frontend/src/locale/lang/lang-list.json (+2 -1)
frontend/src/locale/src/HelpDoc/fa/AccessLists.md (+7 -0)
frontend/src/locale/src/HelpDoc/fa/Certificates.md (+32 -0)
frontend/src/locale/src/HelpDoc/fa/DeadHosts.md (+10 -0)
frontend/src/locale/src/HelpDoc/fa/ProxyHosts.md (+7 -0)
frontend/src/locale/src/HelpDoc/fa/RedirectionHosts.md (+7 -0)
frontend/src/locale/src/HelpDoc/fa/Streams.md (+6 -0)
frontend/src/locale/src/HelpDoc/fa/index.ts (+6 -0)
📝 frontend/src/locale/src/HelpDoc/index.ts (+10 -5)
frontend/src/locale/src/fa.json (+638 -0)
📝 frontend/src/locale/src/lang-list.json (+3 -0)

📄 Description

No description provided


🔄 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/4823 **Author:** [@jc21](https://github.com/jc21) **Created:** 11/2/2025 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `lang-persian` --- ### 📝 Commits (2) - [`52ab484`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/52ab4844dc85735a4220f670a6feeb812a304d43) Persian Locale - [`32208f3`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/32208f3864e26676d8939797abfb8325948764fc) More Persian lang updates ### 📊 Changes **13 files changed** (+952 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/locale/IntlProvider.tsx` (+10 -1) ➕ `frontend/src/locale/lang/fa.json` (+214 -0) 📝 `frontend/src/locale/lang/lang-list.json` (+2 -1) ➕ `frontend/src/locale/src/HelpDoc/fa/AccessLists.md` (+7 -0) ➕ `frontend/src/locale/src/HelpDoc/fa/Certificates.md` (+32 -0) ➕ `frontend/src/locale/src/HelpDoc/fa/DeadHosts.md` (+10 -0) ➕ `frontend/src/locale/src/HelpDoc/fa/ProxyHosts.md` (+7 -0) ➕ `frontend/src/locale/src/HelpDoc/fa/RedirectionHosts.md` (+7 -0) ➕ `frontend/src/locale/src/HelpDoc/fa/Streams.md` (+6 -0) ➕ `frontend/src/locale/src/HelpDoc/fa/index.ts` (+6 -0) 📝 `frontend/src/locale/src/HelpDoc/index.ts` (+10 -5) ➕ `frontend/src/locale/src/fa.json` (+638 -0) 📝 `frontend/src/locale/src/lang-list.json` (+3 -0) </details> ### 📄 Description _No description provided_ --- <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:38 +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#3970
No description provided.