fonsp / PlutoEducation.jl

Tips & tools for educators who use Pluto
MIT License
17 stars 2 forks source link

Internalization of Pluto UI or at the least the examples notebooks #1

Open samusz opened 2 years ago

samusz commented 2 years ago

Hi, For education geared towards teens, the main issue I see (as a french parent) is the internationalization (I18n) and localisation of the interface and of the examples notebooks.

For the interface :

For the notebooks, the most urgent ones are the simpler ones :

A babel-like package may exists in Julia. The only one I could find on JuliaHub is SimpleTranslations.jl

fonsp commented 2 years ago

@samusz Bienvenue, et merci pour votre message !

Thanks for pointing this out, I feel motivated to work on making this possible, I am sure that we can find many people who would like to help provide translations into their native languages.

I would like to prioritise your last three items, and I have opened a discussion about the best way to make it possible to write multi-lingual notebooks: https://github.com/fonsp/Pluto.jl/discussions/1444