anybody knows whether magento utilizes zend's plural in templates? So far haven't found any traces in the code
I want to make use of it to display 1 review
, 3 reviews
anybody knows whether magento utilizes zend's plural in templates? So far haven't found any traces in the code
I want to make use of it to display 1 review
, 3 reviews
Unfortunately, Magento doesn't support this mechanism.