Skip to content

Commit

Permalink
src/js/locale.js: Add nb_NO
Browse files Browse the repository at this point in the history
New weblate translations need to be manually added
to the front-end.

Related to #124
  • Loading branch information
jayvdb committed Jan 2, 2018
1 parent 6391f52 commit aa1acbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/locale.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ $(window).on('load', function() {
English: 'en',
Español: 'es',
Polski: 'pl',
'Norwegian Bokmål': 'nb_NO',
}

var locList = $('#lang-select')
Expand Down

0 comments on commit aa1acbf

Please sign in to comment.