Switching to norwegian locale to nb and removing unnecessary codes in targetconfig (#2562)

This commit is contained in:
Abhijith Chatra
2020-01-22 22:41:22 -08:00
committed by GitHub
parent fdd453bf29
commit bb1c190485
2 changed files with 1 additions and 28 deletions

View File

@ -446,7 +446,7 @@
"ja", "ja",
"ko", "ko",
"nl", "nl",
"no", "nb",
"pl", "pl",
"pt-BR", "pt-BR",
"pt-PT", "pt-PT",

View File

@ -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",