-
Notifications
You must be signed in to change notification settings - Fork 167
Description
Most appropriate sections of the p5.js website?
Tutorials
What is your operating system?
Windows
Web browser and version
Google Chrome 116.0.5845.97 (Official Build) (64-bit)
Actual Behavior
When changing the website language to Hindi, Spanish, or Korean from the language dropdown, the top section (headings) gets translated, but the lower section content (e.g., tutorial cards like "Get Started", "Variables and Change", etc.) remains in English.
However, switching to languages like Simplified Chinese correctly translates both the heading and the tutorial card content.
Expected Behavior
The tutorial cards (titles + descriptions) should also be localized for Hindi, Spanish, and Korean, similar to how they are for Chinese.
Steps to reproduce
Go to https://p5js.org/tutorials/
Change the language to Hindi, Spanish, or Korean from the dropdown at the top.
Scroll to the bottom section showing the tutorial cards.
Observe that the tutorial content is still in English.


Would you like to work on the issue?
Yes, I would like to work on this.