Skip to content

docs: add Urdu (ur-PK) translation for README - #40578

Merged
alt-glitch merged 1 commit into
NousResearch:mainfrom
AMIK-coorporations:ADD-URDU-README-AMIK
Jun 8, 2026
Merged

alt-glitch merged 1 commit into
NousResearch:mainfrom
AMIK-coorporations:ADD-URDU-README-AMIK

Conversation

@AMIK-coorporations

@AMIK-coorporations AMIK-coorporations commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Description

This PR adds a complete Urdu translation of the README.md to make the Hermes Agent project more accessible to the global Urdu-speaking community.

Changes made:

  • Added README.ur-pk.md with a full, culturally accurate translation using the proper Perso-Arabic Urdu script.
  • Wrapped the entire Urdu document in a <div dir="rtl"> block to ensure proper Right-to-Left text rendering.
  • Wrapped terminal commands, file paths, and code blocks in <div dir="ltr"> to maintain correct syntax and left-to-right formatting for code.
  • Added the Urdu language badge/link to the main English README.md.
  • Added the Urdu language badge/link to the Chinese README.zh-CN.md.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update
  • Documentation / Translation addition

How Has This Been Tested?

  • Verified that the Markdown renders correctly, with RTL styling applying to the Urdu prose and LTR styling properly preserved for the code blocks and bash commands.
  • Checked that cross-links between the English, Chinese, and Urdu READMEs navigate correctly.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own changes
  • I have made corresponding changes to the documentation

@alt-glitch alt-glitch added type/docs Documentation improvements P3 Low — cosmetic, nice to have labels Jun 6, 2026
@alt-glitch
alt-glitch enabled auto-merge (squash) June 7, 2026 13:54
@alt-glitch
alt-glitch disabled auto-merge June 7, 2026 13:54
@alt-glitch

Copy link
Copy Markdown
Contributor

@daimon-nous review

@daimon-nous

daimon-nous Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Review: Urdu (ur-PK) README translation

Verdict: 👍 Clean, mergeable as-is. Additive docs-only change, no core code touched, no conflicts against current main.

What I verified

Check Result
Structural parity vs README.md ✅ 12/12 headings, all sections present
Code blocks ✅ 8/8 — commands byte-identical to English; only # comments translated (correct)
Links & URLs ✅ Every URL matches the English source 1:1; relative links (LICENSE, README.md, README.zh-CN.md) and assets/banner.png all resolve
RTL/LTR markup ✅ Balanced <div dir=...> (11 open / 11 close): one rtl wrapper + tables/code correctly wrapped in dir="ltr"
Cross-link badges ✅ Consistent across all three READMEs (EN→zh/ur, zh→en/ur, ur→en/zh)
Staleness README.md is unchanged on main since this PR's base — translation is fully current

Notes (non-blocking)

  • Not a duplicate of docs: add Urdu (ur-PK) language support #40642 — that PR adds Urdu to the Docusaurus docs site (website/i18n/ur-PK/...); this one translates the root README. Complementary, both trace back to [Docs] Add Urdu Language Support Urdu to Hermes Agent Documentation #40637.
  • Like any translation, this is a point-in-time snapshot; it will drift as the English README evolves. Same property as README.zh-CN.md — inherent, not a fault of this PR.
  • Translation quality is good: technical terms transliterated with English in parentheses (e.g. "ٹرمینل (terminal)"), tables kept LTR so command syntax renders correctly.

Nice contribution — thanks @AMIK-coorporations.

🤖 Automated review by Daimon

@alt-glitch
alt-glitch enabled auto-merge (squash) June 7, 2026 14:27
@alt-glitch
alt-glitch disabled auto-merge June 8, 2026 00:45
@alt-glitch
alt-glitch merged commit 2b119ba into NousResearch:main Jun 8, 2026
9 checks passed
changman pushed a commit to changman/hermes-agent that referenced this pull request Jun 10, 2026
Co-authored-by: AMIK-coorporations <info@amik.co>
alt-glitch pushed a commit that referenced this pull request Jun 14, 2026
Co-authored-by: AMIK-coorporations <info@amik.co>
davidgut1982 pushed a commit to davidgut1982/hermes-agent that referenced this pull request Jun 17, 2026
Co-authored-by: AMIK-coorporations <info@amik.co>
T02200059 pushed a commit to T02200059/hermes-agent that referenced this pull request Jun 18, 2026
Co-authored-by: AMIK-coorporations <info@amik.co>
waefrebeorn pushed a commit to waefrebeorn/slermes that referenced this pull request Jul 2, 2026
Co-authored-by: AMIK-coorporations <info@amik.co>
santhreal pushed a commit to santhreal/hermes-agent that referenced this pull request Jul 13, 2026
Co-authored-by: AMIK-coorporations <info@amik.co>
donbowman pushed a commit to donbowman/hermes-agent that referenced this pull request Jul 13, 2026
Co-authored-by: AMIK-coorporations <info@amik.co>
Gravezzz pushed a commit to Gravezzz/hermes-agent that referenced this pull request Jul 21, 2026
Co-authored-by: AMIK-coorporations <info@amik.co>
leewenjie pushed a commit to leewenjie/hermes-agent that referenced this pull request Aug 7, 2026
Co-authored-by: AMIK-coorporations <info@amik.co>
melon-xf added a commit to melon-xf/hermes-agent that referenced this pull request Sep 3, 2026
Co-authored-by: AMIK-coorporations <info@amik.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P3 Low — cosmetic, nice to have type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants