Skip to content

Commit

Permalink
Add Nynorsk and Bokmål definition to pack
Browse files Browse the repository at this point in the history
  • Loading branch information
Makkkkus authored Dec 12, 2024
1 parent 352e5ed commit f2b1fb7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/client/resources/pack.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,11 @@
"region": "Italy"
},
"nb-no": {
"name": "Norwegian",
"name": "Bokmål",
"region": "Norway"
},
"nn-no": {
"name": "Nynorsk",
"region": "Norway"
},
"pt-pt": {
Expand Down

0 comments on commit f2b1fb7

Please sign in to comment.