Skip to content

Conversation

ayeshag7
Copy link
Contributor

Fixes #2633

Changes:

I've added support for Urdu language to the p5.js web editor. This added feature will improve the accessibility of the editor, and make it more inclusive and easy-to-learn for the Urdu-speaking community.

As a native Urdu speaker, I've checked and verified that all the translations are correct, concise, and convey the intended meaning.

Preview:

Screenshot 2023-12-18 133919 Screenshot 2023-12-18 134018

I have verified that this pull request:

  • [✓ ] has no linting errors (npm run lint)
  • [✓ ] has no test errors (npm run test)
  • [✓ ] is from a uniquely-named feature branch and is up to date with the develop branch.
  • [✓ ] is descriptively named and links to an issue number, i.e. Fixes #123

Copy link

welcome bot commented Dec 18, 2023

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already.

@lindapaiste lindapaiste added Type:Task Tasks tied specifically to developer operations and maintenance Area: Translation For localization of the p5.js editor or contributor documentation labels Dec 18, 2023
Copy link
Collaborator

@lindapaiste lindapaiste left a comment

Choose a reason for hiding this comment

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

Thanks for working on this! I don't speak Urdu but the PR looks good so I'm going to go ahead and approve it.

@lindapaiste lindapaiste merged commit d932a1b into processing:develop Jan 6, 2024
@raclim raclim added this to the MINOR Release for 2.11.0 milestone Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Translation For localization of the p5.js editor or contributor documentation Type:Task Tasks tied specifically to developer operations and maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding Urdu Language Support to the p5.js Web Editor

3 participants