You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to suggest adding support to catalan in the website. Catalan is spoken by over 10 million people in various regions, including Catalonia, the Balearic Islands, and Valencia, among others. Since the main goal of the library is to make it accessible beyond any cultural border (amongst other) I think by including catalan, p5.js can reach a broader audience and support the inclusion of Catalan-speaking creators in the global creative coding community.
Most appropriate sub-area of p5.js?
Other (specify if possible)
Feature request details
Proposal
Add Catalan (ca) as a supported language in the localisation files in the website repository.
Translate the existing interface strings, documentation, and error messages to catalan.
Implementation
I can help contribute the initial translation or work with others in the community to ensure accurate translations.
Update the language selection menu to include Catalan.
Thank you for considering this suggestion. I would be more than happy if you take this issue so that catalan community can benefit from this new feature in the website and, who knows, maybe in the library in the future.
The text was updated successfully, but these errors were encountered:
below is an example, I don't know Catalan so I can't check it though.
---featuredImage: "../../../images/featured/01_Shapes_And_Color-00_Shape_Primitives-thumbnail.png"featuredImageAlt: Unes quantes formes bàsiques dibuixades en blanc i negre sobre un fons gris.title: Primitives de FormaoneLineDescription: Dibuixa formes 2D.relatedReference:
- ca/p5/arc
- ca/p5/ellipse---
Aquest programa demostra l'ús de les funcions primitives de forma bàsiques
<ahref="https://p5js.org/reference/p5/square"target="_blank">square()</a>,
<ahref="https://p5js.org/reference/p5/rect"target="_blank">rect()</a>,
<ahref="https://p5js.org/reference/p5/ellipse"target="_blank">ellipse()</a>,
<ahref="https://p5js.org/reference/p5/circle"target="_blank">circle()</a>,
<ahref="https://p5js.org/reference/p5/arc"target="_blank">arc()</a>,
<ahref="https://p5js.org/reference/p5/line"target="_blank">line()</a>,
<ahref="https://p5js.org/reference/p5/triangle"target="_blank">triangle()</a>,
i <ahref="https://p5js.org/reference/p5/quad"target="_blank">quad()</a>.
Increasing Access
I would like to suggest adding support to catalan in the website. Catalan is spoken by over 10 million people in various regions, including Catalonia, the Balearic Islands, and Valencia, among others. Since the main goal of the library is to make it accessible beyond any cultural border (amongst other) I think by including catalan, p5.js can reach a broader audience and support the inclusion of Catalan-speaking creators in the global creative coding community.
Most appropriate sub-area of p5.js?
Other (specify if possible)
Feature request details
Proposal
ca
) as a supported language in the localisation files in the website repository.Implementation
References
Catalan overview
Thank you for considering this suggestion. I would be more than happy if you take this issue so that catalan community can benefit from this new feature in the website and, who knows, maybe in the library in the future.
The text was updated successfully, but these errors were encountered: