i18n-recursive-lookup 0.0.4
Provides a backend to the i18n gem to allow a definition to contain embedded references to other definitions by introducing the special embedded notation ${}. E.g. {foo: 'bar', baz: ${foo}} will evaluate t(:baz) to 'bar'.
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (1):
i18n
>= 0