e423096b77
With a recent change in i18n, default language is not included in fallbacks by default. This causes that MissingTranslationData exception is raised both in development and production mode. This patch sets explicitly fallbacks language to english which assures that english is used for missing translations. |
||
---|---|---|
.. | ||
development.rb | ||
production.rb | ||
test.rb |