You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the catalog view we show item counts for each catalog resource. It appears that we always use "items" (plural) in the item count string. Is there an equivalent to the Rails pluralize method that we could apply here?
The text was updated successfully, but these errors were encountered:
In the catalog view we show item counts for each catalog resource. It appears that we always use "items" (plural) in the item count string. Is there an equivalent to the Rails
pluralize
method that we could apply here?The text was updated successfully, but these errors were encountered: