ruby-i18n-inflector

enhance i18n backend with inflections
  https://rubygems.org/gems/i18n-inflector/
  0
  no reviews



Enhances simple I18n backend in a way that it inflects translation data using pattern interpolation.

You can use I18n Inflector to (relatively easy) create translations for highly inflected languages (like those belonging to Slavic language family). You can also use it in translation services that may operate on sentences instead of exact words.