Language

Package: ruby-i18n @ 1.7.0

Synopsis

Internationalization library for Ruby

Description

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.

Home page
https://github.com/ruby-i18n/i18n
Location
gnu/packages/ruby.scm (line: 451, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'concurrent-ruby' does not match package name 'ruby-concurrent'