Skip to content

feat(i18n): translate all UI strings to Persian (fa)#1

Open
mmdjamali wants to merge 3 commits into
intelseclab:mainfrom
mmdjamali:feat/persian-translation
Open

feat(i18n): translate all UI strings to Persian (fa)#1
mmdjamali wants to merge 3 commits into
intelseclab:mainfrom
mmdjamali:feat/persian-translation

Conversation

@mmdjamali

Copy link
Copy Markdown
Member

The Persian locale was already set up (_name: "فارسی", _rtl: true), but every
string in resources/languages/fa.json was still sitting at its English
placeholder. This fills them all in with proper Persian.

That covers everything users actually see: the toolbar buttons and their
tooltips, file-type filters, the detection options, stats and column headers,
all the scan progress/status messages, context-menu items, and the
confirmation/error dialogs plus the saved-session banner.

I left the format placeholders ({v}, {n:,}, {size}, …) and the glyphs
(▶ ■ ☑ ☐ 🗑 🕐) exactly as they were so formatting and icons keep working.

It's a translation-only change — just the one JSON file, no code touched. Worth a
quick look with the Persian locale selected to confirm the text reads well and
the RTL layout looks right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant