Skip to content

Commit

Permalink
Merge pull request bloodyowl#16 from czmickey/sk_plural_types
Browse files Browse the repository at this point in the history
Added support for SK plural types - they are the same as CZECH
  • Loading branch information
bloodyowl authored Jul 21, 2018
2 parents 76b9a0b + 7648a03 commit 9049dd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pluralMap.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ const pluralMap = {
ru: RUSSIAN,

cs: CZECH,
sk: CZECH,

pl: POLISH,

Expand Down

0 comments on commit 9049dd0

Please sign in to comment.