Skip to content

Commit

Permalink
Merge pull request nightscout#1671 from martijnmcb/patch-2
Browse files Browse the repository at this point in the history
Update language.js
  • Loading branch information
MilosKozak committed Apr 27, 2016
2 parents 9192c9c + dcbf346 commit e1e07e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/language.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ function init() {
, { code: 'he', language: 'עברית' }
, { code: 'hr', language: 'Hrvatski' }
, { code: 'it', language: 'Italiano' }
, { code: 'nl', language: 'Nederlands' }
, { code: 'nb', language: 'Norsk (Bokmål)' }
, { code: 'pl', language: 'Polski' }
, { code: 'pt', language: 'Português (Brasil)' }
Expand Down

0 comments on commit e1e07e5

Please sign in to comment.