Most appropriate sub-area of p5.js?
p5.js version
2.1.2
Web browser and version
Firefox 146.0.1
Operating system
MacOSX 26.1
Steps to reproduce this
Korean translation for FES preloadDisabled is missing from translations/ko/translation.json.
Compare it with translations/en/translation.json.
I would like to open a PR for this.
Steps:
- Set web browser language to Korean (about:preferences → Language)
- On the p5.js web editor, set p5.js version to 2.1.2
- Run the snippet below
Snippet:
function preload() {
loadImage('https://p5js.org/assets/img/p5js.svg');
}
Screencaps
Korean
English

Most appropriate sub-area of p5.js?
p5.js version
2.1.2
Web browser and version
Firefox 146.0.1
Operating system
MacOSX 26.1
Steps to reproduce this
Korean translation for FES
preloadDisabledis missing from translations/ko/translation.json.Compare it with translations/en/translation.json.
I would like to open a PR for this.
Steps:
Snippet:
Screencaps
Korean
English