Skip to content

Commit

Permalink
Merge pull request esp8266#88 from runefauske/patch-1
Browse files Browse the repository at this point in the history
Changed language ISO code to match Norwegian (Norsk bokmål).
  • Loading branch information
damellis committed May 30, 2012
2 parents 77ed2f4 + 354685b commit ca181e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/processing/app/Preferences.java
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ public class Preferences {
"lv",
"lt",
"mr",
"no",
"no_nb",
"fa",
"pl",
"pt_br",
Expand Down

0 comments on commit ca181e3

Please sign in to comment.