This package browser is in early development. Mind the rough edges.

ruby-i18n

Internationalization library for Ruby

Ruby i18n is an internationalization and localization solution for Ruby programs. It features translation and localization, interpolation of values to translations, pluralization, customizable transliteration to ASCII, flexible defaults, bulk lookup, lambdas as translation data, custom key/scope separator, custom exception handlers, and an extensible architecture with a swappable backend.

Installation

Install the latest version of ruby-i18n as follows:

guix install ruby-i18n

Or install a particular version:

guix install ruby-i18n@1.13.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.