Sha256: 3a202fbafc7aba8cfafd7da682c549fbd0acca0b08c6385b6e4de466c7c5a579
Contents?: true
Size: 715 Bytes
Versions: 14
Compression:
Stored size: 715 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", "*.front_js"]
Version data entries
14 entries across 14 versions & 1 rubygems