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
This method is problematic because it can't be internationalized and it doesn't properly support irregular plurals. Can we move this to an indexer and have it call I18n.translate('valkyrie.models.book') instead?
This method is problematic because it can't be internationalized and it doesn't properly support irregular plurals. Can we move this to an indexer and have it call
I18n.translate('valkyrie.models.book')
instead?I'd much rather support http://api.rubyonrails.org/classes/ActiveModel/Name.html#method-i-human
The text was updated successfully, but these errors were encountered: