mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[PR #5038] [MERGED] Add Turkish locale and help documentation #4049
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#4049
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/5038
Author: @orhnplt
Created: 12/12/2025
Status: ✅ Merged
Merged: 1/18/2026
Merged by: @jc21
Base:
develop← Head:feature/turkish-locale📝 Commits (4)
4185665Add Turkish locale and help documentationbb0a50echore: trigger CI4e412f1fix: resolve lint issues in IntlProvider and HelpDoc131e5fefix: remove duplicate locales in lang-list📊 Changes
13 files changed (+876 additions, -5 deletions)
View changed files
📝
frontend/check-locales.cjs(+1 -0)📝
frontend/src/locale/IntlProvider.tsx(+4 -2)➕
frontend/src/locale/scripts/locale-sort.cjs(+69 -0)📝
frontend/src/locale/src/HelpDoc/index.ts(+2 -2)➕
frontend/src/locale/src/HelpDoc/tr/AccessLists.md(+8 -0)➕
frontend/src/locale/src/HelpDoc/tr/Certificates.md(+29 -0)➕
frontend/src/locale/src/HelpDoc/tr/DeadHosts.md(+10 -0)➕
frontend/src/locale/src/HelpDoc/tr/ProxyHosts.md(+8 -0)➕
frontend/src/locale/src/HelpDoc/tr/RedirectionHosts.md(+8 -0)➕
frontend/src/locale/src/HelpDoc/tr/Streams.md(+7 -0)➕
frontend/src/locale/src/HelpDoc/tr/index.ts(+7 -0)📝
frontend/src/locale/src/lang-list.json(+40 -1)➕
frontend/src/locale/src/tr.json(+683 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.