Install ruby-i18n-inflector by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-i18n-inflector
Description:
enhance i18n backend with inflections
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.
Homepage: https://rubygems.org/gems/i18n-inflector/
Version: 2.6.6-3
Section: universe/ruby