diff --git a/lib/redmine/i18n.rb b/lib/redmine/i18n.rb index 5d58567..7b4495e 100644 --- a/lib/redmine/i18n.rb +++ b/lib/redmine/i18n.rb @@ -140,6 +140,7 @@ module Redmine module Implementation include ::I18n::Backend::Base + include ::I18n::Backend::Pluralization # Stores translations for the given locale in memory. # This uses a deep merge for the translations hash, so existing