i18n-globals 0.0.4
Extends the Ruby I18n gem with global variables. The globals will be available for interpolation in every translation without explicitly specifying them in a call to I18n.translate. The variables can be accessed through I18n.config.globals.
Gemfile:
=
install:
=
Runtime Dependencies (1):
i18n
>= 0