[PR #2693] [CLOSED] Add Spanish #3611

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

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/2693
Author: @vsc55
Created: 3/16/2023
Status: Closed

Base: v3-abandonedHead: v3_es-ES


📝 Commits (1)

📊 Changes

14 files changed (+858 additions, -2 deletions)

View changed files

📝 frontend/check-locales.js (+1 -0)
📝 frontend/src/locale/IntlProvider.tsx (+7 -0)
frontend/src/locale/src/HelpDoc/es/AccessLists.md (+3 -0)
frontend/src/locale/src/HelpDoc/es/CertificateAuthorities.md (+30 -0)
frontend/src/locale/src/HelpDoc/es/Certificates.md (+37 -0)
frontend/src/locale/src/HelpDoc/es/DNSProviders.md (+15 -0)
frontend/src/locale/src/HelpDoc/es/Hosts copy.md (+3 -0)
frontend/src/locale/src/HelpDoc/es/Hosts.md (+3 -0)
frontend/src/locale/src/HelpDoc/es/NginxTemplates.md (+3 -0)
frontend/src/locale/src/HelpDoc/es/Upstreams.md (+3 -0)
frontend/src/locale/src/HelpDoc/es/index.ts (+7 -0)
📝 frontend/src/locale/src/HelpDoc/index.ts (+2 -1)
frontend/src/locale/src/es.json (+740 -0)
📝 frontend/src/locale/src/lang-list.json (+4 -1)

📄 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/2693 **Author:** [@vsc55](https://github.com/vsc55) **Created:** 3/16/2023 **Status:** ❌ Closed **Base:** `v3-abandoned` ← **Head:** `v3_es-ES` --- ### 📝 Commits (1) - [`36ab3b3`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/36ab3b360be72aa1c5dcc03d6c78e82752f78bed) Add Spanish ### 📊 Changes **14 files changed** (+858 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `frontend/check-locales.js` (+1 -0) 📝 `frontend/src/locale/IntlProvider.tsx` (+7 -0) ➕ `frontend/src/locale/src/HelpDoc/es/AccessLists.md` (+3 -0) ➕ `frontend/src/locale/src/HelpDoc/es/CertificateAuthorities.md` (+30 -0) ➕ `frontend/src/locale/src/HelpDoc/es/Certificates.md` (+37 -0) ➕ `frontend/src/locale/src/HelpDoc/es/DNSProviders.md` (+15 -0) ➕ `frontend/src/locale/src/HelpDoc/es/Hosts copy.md` (+3 -0) ➕ `frontend/src/locale/src/HelpDoc/es/Hosts.md` (+3 -0) ➕ `frontend/src/locale/src/HelpDoc/es/NginxTemplates.md` (+3 -0) ➕ `frontend/src/locale/src/HelpDoc/es/Upstreams.md` (+3 -0) ➕ `frontend/src/locale/src/HelpDoc/es/index.ts` (+7 -0) 📝 `frontend/src/locale/src/HelpDoc/index.ts` (+2 -1) ➕ `frontend/src/locale/src/es.json` (+740 -0) 📝 `frontend/src/locale/src/lang-list.json` (+4 -1) </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:31:17 +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#3611
No description provided.