Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
Added Italian wordlist
Browse files Browse the repository at this point in the history
  • Loading branch information
dabura667 committed May 3, 2016
1 parent 703012c commit 2ab6889
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/words/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ module.exports = {
'CHINESE': require('./chinese'),
'ENGLISH': require('./english'),
'FRENCH': require('./french'),
'ITALIAN': require('./italian'),
'JAPANESE': require('./japanese'),
'SPANISH': require('./spanish')
};
Loading

0 comments on commit 2ab6889

Please sign in to comment.