Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit 0fec01b

Browse files
rosvikjacekkarczmarczyk
authored andcommitted
feat(locale): add Norwegian translation (#93)
Related to vuetifyjs/vuetify#7587
1 parent fe38451 commit 0fec01b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

util/locales.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ const LOCALE_MAP = {
1818
ko: 'Korean',
1919
lv: 'Latvian',
2020
nl: 'Dutch',
21+
no: 'Norwegian',
2122
pl: 'Polish',
2223
pt: 'Portuguese',
2324
ru: 'Russian',

0 commit comments

Comments
 (0)