plurals / pluralize

Pluralize or singularize any word based on a count
MIT License
2.12k stars 178 forks source link

add uncountable rule for 'hertz' #166

Open matievisthekat opened 3 years ago

matievisthekat commented 3 years ago

This pull request fixes #144

tpimh commented 6 months ago

This should be changed to regex /hertz$/i, because of kilohertz, megahertz, etc.