Tests for FeedItem model installed and passed
[feedcatcher.git] / config / application.rb
index 71c84efbcb131ae6b55415a9d513ff2fd53c954a..d277bac0789376df7e1535fd65926cd373fcb7eb 100644 (file)
@@ -19,5 +19,6 @@ module Feedcatcher
     # The default locale is :en and all translations from config/locales/*.rb,yml are auto loaded.
     # config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
     # config.i18n.default_locale = :de
+    config.i18n.enforce_available_locales = false
   end
 end