Switching to norwegian locale to nb and removing unnecessary codes in targetconfig (#2562)
This commit is contained in:
@ -446,7 +446,7 @@
|
|||||||
"ja",
|
"ja",
|
||||||
"ko",
|
"ko",
|
||||||
"nl",
|
"nl",
|
||||||
"no",
|
"nb",
|
||||||
"pl",
|
"pl",
|
||||||
"pt-BR",
|
"pt-BR",
|
||||||
"pt-PT",
|
"pt-PT",
|
||||||
|
@ -179,33 +179,6 @@
|
|||||||
"Tinkertanker/pxt-ringbitcar"
|
"Tinkertanker/pxt-ringbitcar"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"languages": [
|
|
||||||
"en",
|
|
||||||
"ar",
|
|
||||||
"cs",
|
|
||||||
"da",
|
|
||||||
"de",
|
|
||||||
"el",
|
|
||||||
"es-ES",
|
|
||||||
"fi",
|
|
||||||
"fr",
|
|
||||||
"hu",
|
|
||||||
"it",
|
|
||||||
"ja",
|
|
||||||
"ko",
|
|
||||||
"nl",
|
|
||||||
"no",
|
|
||||||
"pt-BR",
|
|
||||||
"pt-PT",
|
|
||||||
"ru",
|
|
||||||
"si-LK",
|
|
||||||
"sk",
|
|
||||||
"sv-SE",
|
|
||||||
"tr",
|
|
||||||
"uk",
|
|
||||||
"zh-CN",
|
|
||||||
"zh-TW"
|
|
||||||
],
|
|
||||||
"galleries": {
|
"galleries": {
|
||||||
"Tutorials": "tutorials",
|
"Tutorials": "tutorials",
|
||||||
"Games": "projects/games",
|
"Games": "projects/games",
|
||||||
|
Reference in New Issue
Block a user