foodsoft/config/i18n-js.yml
2013-10-04 15:01:10 +02:00

4 lines
185 B
YAML

# only serve selected strings for i18n-js to keep filesize down
translations:
- file: 'app/assets/javascripts/i18n/translations.js'
only: ['*.js.*', '*.number.*', '*.date.formats.*']