Binary package “ruby-gettext-i18n-rails-js” in ubuntu oracular

make your .po files available to client side javascript as JSON

 This library extends gettext_i18n_rails making your .po files available to
 client side javascript as JSON.
 .
 It will find translations inside your .js and .coffee files, then it will
 create JSON versions of your .PO files and will let you serve them with the
 rest of your assets, thus letting you access all your translations offline
 from client side javascript.