mirror of
https://github.com/discourse/discourse.git
synced 2025-04-01 13:35:57 +08:00

The current pluralization rules used by the I18n system in Ruby are obsolete and don’t follow the official rules available at unicode.org/cldr/charts/45/supplemental/language_plural_rules.html. Using https://github.com/ruby-i18n/ruby-cldr, new and updated ones have been generated.