Revert "translations?"

This reverts commit 6497382e7c.
This commit is contained in:
Georg Gadinger 2017-03-31 23:58:45 +02:00
parent e6cb140eb9
commit b592c4a380
1 changed files with 5 additions and 5 deletions

View File

@ -15,14 +15,14 @@
# 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"
only: ['*.frontend.*', '*.views.actions.*']
# translations:
# - file: "app/assets/javascripts/i18n/translations.js"
#
# If you're running an old version, you can use something
# like this:
#
fallbacks: :default_locale
#translations:
# - file: 'public/javascripts/i18n/%{locale}.js'
translations:
- file: 'public/javascripts/i18n/%{locale}.js'
only: ['*.frontend.*', '*.views.actions.*']