mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[PR #5257] [MERGED] Add pt-PT lang #4129
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#4129
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/5257
Author: @maghuro
Created: 1/31/2026
Status: ✅ Merged
Merged: 2/3/2026
Merged by: @jc21
Base:
develop← Head:add-pt-pt📝 Commits (6)
83d9935Add pt-PT lang8c8005fAdd Portuguese language support to HelpDoca73d54fAdd Portuguese (European) language support4ad1af5Remove duplicate locale entries and keep pt-PT3db0237Add Portuguese language support to IntlProviderc515815Remove merge conflict markers from lang-list.json📊 Changes
12 files changed (+769 additions, -1 deletions)
View changed files
📝
frontend/check-locales.cjs(+1 -0)📝
frontend/src/locale/IntlProvider.tsx(+2 -0)📝
frontend/src/locale/src/HelpDoc/index.ts(+3 -1)➕
frontend/src/locale/src/HelpDoc/pt/AccessLists.md(+11 -0)➕
frontend/src/locale/src/HelpDoc/pt/Certificates.md(+31 -0)➕
frontend/src/locale/src/HelpDoc/pt/DeadHosts.md(+9 -0)➕
frontend/src/locale/src/HelpDoc/pt/ProxyHosts.md(+7 -0)➕
frontend/src/locale/src/HelpDoc/pt/RedirectionHosts.md(+7 -0)➕
frontend/src/locale/src/HelpDoc/pt/Streams.md(+6 -0)➕
frontend/src/locale/src/HelpDoc/pt/index.ts(+6 -0)📝
frontend/src/locale/src/lang-list.json(+3 -0)➕
frontend/src/locale/src/pt.json(+683 -0)📄 Description
Add Portuguese (European) language
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.