Skip to content

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

Merged
atiilla merged 3 commits into
intelseclab:mainfrom
mmdjamali:feat/persian-translation
Jun 19, 2026
Merged

feat(i18n): translate all UI strings to Persian (fa)#1
atiilla merged 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.

@atiilla atiilla left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@atiilla atiilla merged commit 957c9e9 into intelseclab:main Jun 19, 2026
1 check passed
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.

2 participants