processing / p5.js-web-editor

The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything.
https://editor.p5js.org
GNU Lesser General Public License v2.1
1.3k stars 1.26k forks source link

Added Missing ending quotation mark to "Added to [collection]" toast #3021 #3026

Closed aditya3011ai closed 4 months ago

aditya3011ai commented 4 months ago

Added Missing ending quotation mark to "Added to [collection]" toast #3021

Changes:

I've noticed that some Toast messages were also missing closing quotation marks. In this pull request, I've addressed this issue by adding the necessary closing quotation marks to ensure consistency in collections.js I have verified that this pull request:

welcome[bot] commented 4 months ago

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already.

lindapaiste commented 4 months ago

Thanks! This is definitely an improvement so I'm merging this in now and we can address the translations at a later date.