Description
hi, the contributor's docs told be to open an issue here. I'm preparing a pull request for dutch (language code nl).
At the moment, this will only include the website's src/data/nl.yml file. I've translated most of it, some exceptions being references to external libraries, books and conferences. I carefully considered a language which is both expressive and inclusive. I still need a few days to fix thing here and there.
I've tried to start translating the reference, too, but that's not so easy: many programming terms are simply not translated in real life. The reason for my efforts is that I use p5js to coach 10-12 year olds at CoderDojo in Belgium. They know a fair bit of English, but it helps to give them to option to enable a context sensitive translation (unlike google translate). Please let me know to what degree it is acceptable to include a src/data/reference/nl.json that leaves a lot of English terminology unchanged. I generally prefer to only translate sentences/explanations.
edit: is there a reason why templates/pages/learn/p5-screen-reader.hbs is not templated with {{#i18n tags}}
?