Closed DenisaCG closed 3 months ago
In the Settings Editor in JupyterLab the locale settings (language) get initialized with default instead of En, representing English. This PR updates the logic such that it deals with the default case by loading the English message pack for Blockly.
Settings Editor
JupyterLab
default
En
Blockly
:point_left: Launch a Binder on branch QuantStack/jupyterlab-blockly/fixBlocklyLanguage
In the
Settings Editor
inJupyterLab
the locale settings (language) get initialized withdefault
instead ofEn
, representing English. This PR updates the logic such that it deals with thedefault
case by loading the English message pack forBlockly
.