DEV: Update Ruby I18n pluralization rules
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.
This commit is contained in:
parent
fbf6bf6243
commit
9c57be6403