Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added Urdu language config #6556

Merged
merged 6 commits into from
Jul 8, 2024

Conversation

thisalihassan
Copy link
Contributor

Description

Adds Urdu language setup to config.json to enable Urdu translations on Crowdin

Validation

Related Issues

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run npx turbo format to ensure the code follows the style guide.
  • I have run npx turbo test to check if all tests are passing.
  • I have run npx turbo build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

@thisalihassan thisalihassan requested a review from a team as a code owner March 26, 2024 16:29
Copy link

vercel bot commented Mar 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview Jul 8, 2024 1:22pm

Copy link

@devlopersabbir devlopersabbir left a comment

Choose a reason for hiding this comment

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

that's great bro :)

devlopersabbir added a commit to devlopersabbir/nodejs.org that referenced this pull request Mar 26, 2024
@bmuenzenmeyer bmuenzenmeyer added the i18n Issues/PRs related to the Website Internationalisation label Mar 27, 2024
@thisalihassan
Copy link
Contributor Author

Hi, can I have a follow up on this?

@ovflowd
Copy link
Member

ovflowd commented Apr 12, 2024

Hi, can I have a follow up on this?

We are not merging any related i18n PR until we get our Crowdin integration fixed. Sorry for the waiting.

Signed-off-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>
@bmuenzenmeyer
Copy link
Collaborator

bmuenzenmeyer commented Jun 15, 2024

we need more information here

image

I suspect we might need to also update https://github.com/nodejs/nodejs.org/blob/main/crowdin.yml#L15-L20

@bmuenzenmeyer
Copy link
Collaborator

This PR will need to be rebased or recreated now that #6850 merged.

@thisalihassan
Copy link
Contributor Author

we need more information here

image

I suspect we might need to also update https://github.com/nodejs/nodejs.org/blob/main/crowdin.yml#L15-L20

"ur-IN" is not officially recognized in the same way as "ur-PK" in many internationalization standards.
Urdu as spoken in Pakistan and India is fundamentally the same in terms of syntax and grammar

cc: @bmuenzenmeyer

@bmuenzenmeyer
Copy link
Collaborator

ur-PK added in Crowdin

@Andrulko
Copy link
Contributor

Andrulko commented Jul 8, 2024

ur code is not officially supported by Crowdin, so it was added as a custom language to the project:
https://crowdin.com/project/nodejs-web/ur

Now you can see expected code I hope!

Copy link
Collaborator

@bmuenzenmeyer bmuenzenmeyer left a comment

Choose a reason for hiding this comment

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

now we can remove this, since crowdin added ur as a custom language

apps/site/i18n/config.json Outdated Show resolved Hide resolved
Co-authored-by: Brian Muenzenmeyer <brian.muenzenmeyer@gmail.com>
Signed-off-by: Ali Hassan <24819103+thisalihassan@users.noreply.github.com>
Copy link

github-actions bot commented Jul 8, 2024

Unit Test Coverage Report

Unit Test Report

Tests Skipped Failures Errors Time
131 0 💤 0 ❌ 0 🔥 5.312s ⏱️

@bmuenzenmeyer bmuenzenmeyer added this pull request to the merge queue Jul 8, 2024
Merged via the queue into nodejs:main with commit f60086c Jul 8, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i18n Issues/PRs related to the Website Internationalisation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants