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