Skip to content

Commit

Permalink
Merge pull request #25 from xraysaas/finnish_support
Browse files Browse the repository at this point in the history
Add Finnish support
  • Loading branch information
dlockhart committed Feb 6, 2018
2 parents cf7df25 + 460b655 commit 7cd50d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ module.exports = {
'de',
'en',
'es',
'fi',
'fr',
'ja',
'ko',
Expand All @@ -26,6 +27,7 @@ module.exports = {
'en-GB',
'en-US',
'es-MX',
'fi-FI',
'fr-CA',
'ko-KR',
'nb-NO',
Expand Down

0 comments on commit 7cd50d6

Please sign in to comment.