Add Persian locale - #5869
Open
zalaghi wants to merge 1 commit into
Open
Add Persian locale#5869zalaghi wants to merge 1 commit into
zalaghi wants to merge 1 commit into
Conversation
|
Docker Image for build 1 is available on DockerHub: Note Ensure you backup your NPM instance before testing this image! Especially if there are database changes. Warning Changes and additions to DNS Providers require verification by at least 2 members of the community! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
This adds a complete Persian (Farsi,
fa-IR) localization for the currentdevelopbranch of Nginx Proxy Manager.The translation is intended for Persian-speaking users and has been reviewed for Nginx/networking terminology rather than translated literally. Technical terms such as Proxy Host, Upstream, Location, DNS Challenge, HSTS, WebSocket, and SSL/TLS are translated contextually while retaining the original English term where that improves clarity.
Persian is a right-to-left language, so this change also adds RTL document direction, loads Tabler's RTL stylesheet when Persian is active, and enables RTL rendering for toast notifications.
This contribution builds on and credits the earlier Persian localization work in #5582. That PR is currently behind
develop, is not mergeable, and is missing newer locale keys, so this PR refreshes the work against the current codebase and substantially reviews the terminology and help text.Type of Change
AI Usage
What changed
fa-IR) to the language selector.langanddiron the document for RTL locales.check-locales.cjs.Validation
en.json: 261/261 keys.developcommit568c10594517b999dbb2240d9f7a6014b1c4bb2a.CI/build results are intentionally not claimed here until GitHub Actions has run on this pull request.