Skip to content

Commit 9a170ec

Browse files
committed
src/js/locale.js: Add nb_NO
New weblate translations need to be manually added to the front-end. Related to #124
1 parent 5267829 commit 9a170ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/js/locale.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ $(window).on('load', function() {
3030
English: 'en',
3131
Español: 'es',
3232
Polski: 'pl',
33+
'Norwegian Bokmål': 'nb_NO',
3334
}
3435

3536
var locList = $('#lang-select')

0 commit comments

Comments
 (0)