[PR #5148] feat: Add Uzbek language support and new documentation files #4073

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

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/5148
Author: @mrmuminov
Created: 1/15/2026
Status: 🔄 Open

Base: developHead: develop


📝 Commits (2)

  • 099d7bc feat: Add Uzbek language support and new documentation files
  • 7da28fa feat: Reorganize locales and add Irish support

📊 Changes

12 files changed (+797 additions, -47 deletions)

View changed files

📝 frontend/check-locales.cjs (+6 -4)
📝 frontend/src/locale/IntlProvider.tsx (+22 -19)
📝 frontend/src/locale/src/HelpDoc/index.ts (+2 -1)
frontend/src/locale/src/HelpDoc/uz/AccessLists.md (+7 -0)
frontend/src/locale/src/HelpDoc/uz/Certificates.md (+21 -0)
frontend/src/locale/src/HelpDoc/uz/DeadHosts.md (+7 -0)
frontend/src/locale/src/HelpDoc/uz/ProxyHosts.md (+7 -0)
frontend/src/locale/src/HelpDoc/uz/RedirectionHosts.md (+5 -0)
frontend/src/locale/src/HelpDoc/uz/Streams.md (+5 -0)
frontend/src/locale/src/HelpDoc/uz/index.ts (+6 -0)
📝 frontend/src/locale/src/lang-list.json (+26 -23)
frontend/src/locale/src/uz.json (+683 -0)

📄 Description

Conflicts:

  • frontend/src/locale/IntlProvider.tsx
  • frontend/src/locale/src/HelpDoc/index.ts
  • frontend/src/locale/src/lang-list.json

🔄 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/5148 **Author:** [@mrmuminov](https://github.com/mrmuminov) **Created:** 1/15/2026 **Status:** 🔄 Open **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (2) - [`099d7bc`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/099d7bc3887078156878a313b3231cfac2923fda) feat: Add Uzbek language support and new documentation files - [`7da28fa`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/7da28faa3bda8a98fd9e91ca981280d250f764a6) feat: Reorganize locales and add Irish support ### 📊 Changes **12 files changed** (+797 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `frontend/check-locales.cjs` (+6 -4) 📝 `frontend/src/locale/IntlProvider.tsx` (+22 -19) 📝 `frontend/src/locale/src/HelpDoc/index.ts` (+2 -1) ➕ `frontend/src/locale/src/HelpDoc/uz/AccessLists.md` (+7 -0) ➕ `frontend/src/locale/src/HelpDoc/uz/Certificates.md` (+21 -0) ➕ `frontend/src/locale/src/HelpDoc/uz/DeadHosts.md` (+7 -0) ➕ `frontend/src/locale/src/HelpDoc/uz/ProxyHosts.md` (+7 -0) ➕ `frontend/src/locale/src/HelpDoc/uz/RedirectionHosts.md` (+5 -0) ➕ `frontend/src/locale/src/HelpDoc/uz/Streams.md` (+5 -0) ➕ `frontend/src/locale/src/HelpDoc/uz/index.ts` (+6 -0) 📝 `frontend/src/locale/src/lang-list.json` (+26 -23) ➕ `frontend/src/locale/src/uz.json` (+683 -0) </details> ### 📄 Description # Conflicts: * frontend/src/locale/IntlProvider.tsx * frontend/src/locale/src/HelpDoc/index.ts * frontend/src/locale/src/lang-list.json --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#4073
No description provided.