Skip to content

Conversation

@Ahmed-Rahil
Copy link
Contributor

Summary

  • Adds Urdu translation: readme/ur.md (RTL rendering via dir="rtl" lang="ur").
  • Registers 'ur' as a target locale in i18n.json.

Files changed

  • readme/ur.md
  • i18n.json

Why

  • Provide Urdu README for Urdu-speaking contributors and users.
  • Ensure the compiler/CI knows to include Urdu when running localization.

Notes for reviewers

  • Docs-only change; no runtime code changes.
  • Verify readme/ur.md renders RTL correctly on GitHub and that i18n.json is valid.

If this looks good, merge to main. If adding 'ur' affects build behavior, we can add a changeset on request.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds Urdu language support to the repository by introducing a translated README file and registering Urdu as a target locale in the i18n configuration.

  • Adds readme/ur.md with Urdu translation and RTL rendering attributes
  • Updates i18n.json to include "ur" in the target locales list

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
readme/ur.md New Urdu translation of the README with RTL support; contains duplicate sections (lines 45-74) and minor formatting issues that need correction
i18n.json Correctly adds "ur" to the target locales array for localization support

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@maxprilutskiy maxprilutskiy merged commit 120ac81 into lingodotdev:main Nov 17, 2025
3 checks passed
@maxprilutskiy
Copy link
Contributor

Thank you @Ahmed-Rahil !

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