How to Install ruby-rails-i18n in Ubuntu 18.04



Install ruby-rails-i18n by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-rails-i18n

Description:

common locale data and translations for Rails i18n

A set of common locale data and translations to internationalize and/or localize your Rails applications. . Central point to collect locale data for use in Ruby on Rails. . By default `rails-i18n` loads all locale files, pluralization and transliteration rules available in the gem.

Homepage: http://github.com/svenfuchs/rails-i18n

Version: 4.0.9-1

Section: universe/ruby