I18n::InvalidPluralizationData in rails 3.2 with polish locale
Jun 23, 2013
In case u receive this error with such explanation:
translation data can not be used with :count => 2
Remember that you need to define a “few” and “many” key for translation for particular entity, e.g.:
…