mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[PR #4850] [MERGED] Add Spanish language support and translations #3980
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#3980
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/4850
Author: @TeenBiscuits
Created: 11/6/2025
Status: ✅ Merged
Merged: 11/12/2025
Merged by: @jc21
Base:
develop← Head:lang-spanish📝 Commits (6)
123f7d1Add Spanish language support and translationsdf1b414Delete Spanish Test7cde6eeAdd Spanish Test74d381eAdd missing spanish translation1600599Fix column.http-code translation8773ce2Merge branch 'develop' into lang-spanish📊 Changes
14 files changed (+949 additions, -6 deletions)
View changed files
📝
frontend/check-locales.cjs(+1 -1)📝
frontend/src/locale/IntlProvider.tsx(+9 -2)📝
frontend/src/locale/lang/en.json(+1 -1)➕
frontend/src/locale/lang/es.json(+216 -0)📝
frontend/src/locale/lang/lang-list.json(+3 -2)➕
frontend/src/locale/src/HelpDoc/es/AccessLists.md(+7 -0)➕
frontend/src/locale/src/HelpDoc/es/Certificates.md(+32 -0)➕
frontend/src/locale/src/HelpDoc/es/DeadHosts.md(+10 -0)➕
frontend/src/locale/src/HelpDoc/es/ProxyHosts.md(+7 -0)➕
frontend/src/locale/src/HelpDoc/es/RedirectionHosts.md(+7 -0)➕
frontend/src/locale/src/HelpDoc/es/Streams.md(+6 -0)➕
frontend/src/locale/src/HelpDoc/es/index.ts(+6 -0)➕
frontend/src/locale/src/es.json(+641 -0)📝
frontend/src/locale/src/lang-list.json(+3 -0)📄 Description
Add Spanish localization
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.