fix norwegian id

This commit is contained in:
Eric Rosenbaum 2019-03-07 17:00:48 -05:00
parent 9455112d74
commit 580e93d15a

View file

@ -89,7 +89,7 @@ const ICELANDIC_ID = 'is';
const ITALIAN_ID = 'it';
const JAPANESE_ID = 'ja';
const KOREAN_ID = 'ko';
const NORWEGIAN_ID = 'no';
const NORWEGIAN_ID = 'nb';
const POLISH_ID = 'pl';
const PORTUGUESE_BR_ID = 'pt-br';
const PORTUGUESE_ID = 'pt';