p5.js-web-editor
p5.js-web-editor copied to clipboard
Add Gujarati language support to p5.js Web Editor
Fixes #3589
Changes: Added Gujarati language support to the p5.js website, including translations and locale integration. Updated UI components to accommodate Gujarati text rendering and input. Verified compatibility with existing languages and UI responsiveness.
I have verified that this pull request:
- [x] has no linting errors (
npm run lint) - [x] has no test errors (
npm run test) - [x] is from a uniquely-named feature branch and is up to date with the
developbranch. - [x] is descriptively named and links to an issue number, i.e.
Fixes #3589
🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already.