Sha256: 2519d77d99ea4cb139474d47221c651a00561861688ad8f031b9b7d2ea17072b
Contents?: true
Size: 226 Bytes
Versions: 6
Compression:
Stored size: 226 Bytes
Contents
var I18n = I18n || {}; I18n.locale = I18n.locale || '<%= I18n.locale %>'; I18n.defaultLocale = '<%= I18n.default_locale %>'; I18n.translations = I18n.translations || <%= ActiveSupport::JSON.encode(@translations).html_safe %>;
Version data entries
6 entries across 6 versions & 1 rubygems