foodsoft/config/i18n-js.yml

5 lines
185 B
YAML
Raw Normal View History

2013-10-04 14:53:22 +02:00
# only serve selected strings for i18n-js to keep filesize down
translations:
- file: 'app/assets/javascripts/i18n/translations.js'
only: ['*.js.*', '*.number.*', '*.date.formats.*']