We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5267829 commit 9a170ecCopy full SHA for 9a170ec
1 file changed
src/js/locale.js
@@ -30,6 +30,7 @@ $(window).on('load', function() {
30
English: 'en',
31
Español: 'es',
32
Polski: 'pl',
33
+ 'Norwegian Bokmål': 'nb_NO',
34
}
35
36
var locList = $('#lang-select')
0 commit comments