processing/p5.js-website
View on GitHubLibraries page does not use localization correctly
Open
#1,517 opened on Jul 16, 2026
BugHelp Wanted
Repository metrics
- Stars
- (91 stars)
- PR merge metrics
- (PR metrics pending)
Description
Most appropriate sections of the p5.js website?
Community (Sketches, Libraries, Events)
What is your operating system?
None
Web browser and version
No response
Actual Behavior
Switching to any language besides English on the library directories page https://p5js.org/libraries/directory/ results in 404
Expected Behavior
Localization should work (in some cases content will still fall back on english, but there should be no 404s)
Steps to reproduce
Switching to any language besides English on the library directories page https://p5js.org/libraries/directory/ results in 404. Problem both on main and on v1; PR should fix main and if possible to apply it to v1, that would be good.
Would you like to work on the issue?
open to volunteers!