mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[PR #4970] [MERGED] Polish Translation Fixes #4028
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#4028
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/4970
Author: @zdzichu6969
Created: 11/19/2025
Status: ✅ Merged
Merged: 1/13/2026
Merged by: @jc21
Base:
develop← Head:develop📝 Commits (9)
fec9bfffixes191a1f39fixes186b7394fixes1b55f51bfixes1 in pl56875bbpretty :)8403a0cchanges2c9f8f4changes168078echanges073ee95change📊 Changes
1 file changed (+31 additions, -25 deletions)
View changed files
📝
frontend/src/locale/src/pl.json(+31 -25)📄 Description
Polish Translation Fixes
This PR fixes Polish translations to work better with the app's template system.
"Host proxy" → "host proxy"
"Certyfikat" → "certyfikat"
Simplified menu names:
"Hosty proxy" → "Proxy"
"Hosty 404" → "404"
"Logi audytu" → "Logi"
Improved clarity:
"Buforuj zasoby" → "Buforuj(cache) zasoby statyczne"
"Zamów nowy certyfikat" → "Wygeneruj nowy certyfikat"
Added missing buttons: "Zezwól" (Allow) and "Odrzuć" (Deny)
Why
Polish grammar uses different word endings depending on context (cases/declension). The templates can't handle all these variations, so the translations now use forms that work everywhere.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.