VulcanJS / Vulcan

🌋 A toolkit to quickly build apps with React, GraphQL & Meteor
http://vulcanjs.org
MIT License
7.98k stars 1.88k forks source link

i18n Plural Support #2650

Closed ErikDakoda closed 3 years ago

ErikDakoda commented 3 years ago

Added support for pluralization in i18n strings using ICU Message syntax used by react-intl

eric-burel commented 3 years ago

Need you @SachaG to review as I know nothing about i18n

ErikDakoda commented 3 years ago

I am closing this because it's a duplicate.