-
Notifications
You must be signed in to change notification settings - Fork 184
Open
Labels
BugSomething isn't workingSomething isn't working
Description
Most appropriate sections of the p5.js website?
Home
What is your operating system?
Mac OS
Web browser and version
141.0.7390.123 (Official Build) (arm64)
Actual Behavior
When viewing the Hindi version of the p5.js website (https://p5js.org/hi/), several UI elements are still in English. For example, navigation labels and section titles appear in English instead of Hindi.
Examples:
- “Welcome to p5.js”
- “Download Library”
- “Filter by keyword”
This makes the Hindi localization incomplete and inconsistent.
Expected Behavior
All user interface elements and navigation labels on the Hindi site (/hi/) should appear in Hindi, for example:
- Home → होम
- Reference → संदर्भ
- Tutorials → ट्यूटोरियल्स
- Contribute → योगदान दें
- Welcome to p5.js → p5.js में आपका स्वागत है
- Download Library → लाइब्रेरी डाउनलोड करें
- Filter by keyword → कीवर्ड द्वारा फ़िल्टर करें
and more ....
See the images below
The site should provide a fully localized and consistent Hindi experience, ensuring that both navigation and on-page text are properly translated.
Steps to reproduce
- Visit https://p5js.org/hi/
- Observe that several parts of the UI remain untranslated.
- Compare with English version to confirm missing translations.
Would you like to work on the issue?
Yes, I would like to work on this issue.
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working