processing / processing/p5.js-web-editor
Add Arabic (العربية) translations for the p5.js Web Editor
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 1.7k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 8
Description
Increasing Access
Arabic is widely used; adding it lets more people use the editor in their language and fits the goal of making the editor accessible to everyone.
Feature enhancement details
I’d like to add Arabic as a language option. I have a full set of UI strings translated to Modern Standard Arabic in translations.json, matching the structure of the existing locale files. I’ll open a PR with that file and the needed updates in i18n.js.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the existing locale structure in translations.json and the language registration logic in i18n.js. Add the provided Modern Standard Arabic strings and register Arabic as an editor language option. Done means the Arabic option appears and the editor UI uses the translated strings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- internationalization, localization
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 38/100