Languages (#394)

* Enable language picker

* Bump pxt-core to 0.12.62

* add newline back
This commit is contained in:
Guillaume Jenkins
2017-04-28 18:35:36 -07:00
committed by GitHub
parent 5b6a1168d1
commit 15e8c3af66
3 changed files with 15 additions and 3 deletions

View File

@ -10,5 +10,16 @@
"chevyng/pxt-ucl-junkrobot",
"srs/pxt-bitbot"
]
}
},
"languages": [
"de",
"du",
"fr",
"ja",
"no",
"sv-SE",
"si-LK",
"zh-CN",
"zh-TW"
]
}