Sha256: 9c80c1e43c67a03532e42d4c645faf0ac1e0743ffdf2d8760ae567ed01350a87
Contents?: true
Size: 897 Bytes
Versions: 4
Compression:
Stored size: 897 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. # # For more informations about the export options with this file, please # refer to the `Export Configuration` section in the README at : # https://github.com/fnando/i18n-js#export-configuration # # # 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: "*" #
Version data entries
4 entries across 4 versions & 1 rubygems