Add locales entry to pxtarget (#389)
* Add locales entry to pxtarget * Remove languages from targetconfig
This commit is contained in:
committed by
GitHub
parent
4cbdd72770
commit
a627d19ebf
@ -98,6 +98,9 @@
|
||||
"betaUrl": "https://makecode.legoeducation.com/about",
|
||||
"boardName": "LEGO Mindstorms EV3 Brick",
|
||||
"selectLanguage": true,
|
||||
"availableLocales": [
|
||||
"en"
|
||||
],
|
||||
"highContrast": true,
|
||||
"docMenu": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user