@@ -33,6 +33,8 module RedmineApp | |||
|
33 | 33 | # config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s] |
|
34 | 34 | # config.i18n.default_locale = :de |
|
35 | 35 | |
|
36 | I18n.enforce_available_locales = false | |
|
37 | ||
|
36 | 38 | # Configure the default encoding used in templates for Ruby 1.9. |
|
37 | 39 | config.encoding = "utf-8" |
|
38 | 40 |
General Comments 0
You need to be logged in to leave comments.
Login now