Sha256: 3aae8d696a1b3e2c60180fcafbf2cd2ed0526c2c8308dc290b41de5ee687d9c9
Contents?: true
Size: 797 Bytes
Versions: 3
Compression:
Stored size: 797 Bytes
Contents
# Split context in several files. # By default only one file with all translations is exported and # no configuration is required. Your settings for asset pipeline # are automatically recognized. # # If you want to split translations into several files or specify # locale contexts that will be exported, just use this file to do # so. # # If you're going to use the Rails 3.1 asset pipeline, change # the following configuration to something like this: # # translations: # - file: "app/assets/javascripts/i18n/translations.js" # # If you're running an old version, you can use something # like this: # # translations: # - file: "public/javascripts/translations.js" # only: "*" # translations: - file: 'app/assets/javascripts/i18n/translations.js' only: ['*.activerecord']
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
enlightenment-0.0.1.pre.4 | spec/dummy/config/i18n-js.yml |
enlightenment-0.0.1.pre.3 | spec/dummy/config/i18n-js.yml |
enlightenment-0.0.1.pre.2 | spec/dummy/config/i18n-js.yml |