Sha256: 7edfa9314fb9a151738430b644d5135170e598560775b2dc1e56106dc9a08d5c
Contents?: true
Size: 701 Bytes
Versions: 12
Compression:
Stored size: 701 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: "app/assets/javascripts/i18n/translations.js" only: ["*.admin.js"]
Version data entries
12 entries across 12 versions & 1 rubygems