Path to this page:
./
devel/ruby-gettext_i18n_rails,
Simple FastGettext Rails integration
Branch: pkgsrc-2021Q2,
Version: 1.8.1,
Package name: ruby26-gettext_i18n_rails-1.8.1,
Maintainer: pkgsrc-usersFastGettext / Rails integration.
Translate via FastGettext, use any other I18n backend as extension/fallback.
Rails does: I18n.t('syntax.with.lots.of.dots') with nested yml files We do:
_('Just translate my damn text!') with simple, flat mo/po/yml files or
directly from db To use I18n calls add a syntax.with.lots.of.dots translation.
Master sites:
SHA1: af0520b0945dec2abbb04dda34e8e89aa3a09526
RMD160: a65d3e9a727b31d547ec926b1c5d97c16eccb8f6
Filesize: 13 KB
Version history: (Expand)
- (2021-07-01) Package added to pkgsrc.se, version ruby26-gettext_i18n_rails-1.8.1 (created)