Open
Description
- Existing feature enhancement
Currently, as soon as you open the editor a random name is generated, both for sketch and collection, using friendly-words
https://github.com/processing/p5.js-web-editor/blob/develop/client/utils/generateRandomName.js
Feature enhancement details:
- If the user has different language preferences than English, the random friendly-words need to be gathered from a curated collection of words in that given language.