This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Description
Description
The editor ("studio") is currently only available in English. Texts and codes are currently "hard coded" in the JSX files.
Goal
Add internationalization.
Development
What library should we use for to handle the translations? or, for challenging purpose, should we try to create our own Web Component? or could we solve that with a custom function?