Skip to content

Commit ca181e3

Browse files
committed
Merge pull request #88 from runefauske/patch-1
Changed language ISO code to match Norwegian (Norsk bokmål).
2 parents 77ed2f4 + 354685b commit ca181e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/processing/app/Preferences.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ public class Preferences {
138138
"lv",
139139
"lt",
140140
"mr",
141-
"no",
141+
"no_nb",
142142
"fa",
143143
"pl",
144144
"pt_br",

0 commit comments

Comments
 (0)