##// END OF EJS Templates
include ::I18n::Backend::Pluralization (#21856)...
Toshi MARUYAMA -
r14899:7bd38343dcf2
parent child
Show More
@@ -140,6 +140,7 module Redmine
140 140
141 141 module Implementation
142 142 include ::I18n::Backend::Base
143 include ::I18n::Backend::Pluralization
143 144
144 145 # Stores translations for the given locale in memory.
145 146 # This uses a deep merge for the translations hash, so existing
General Comments 0
You need to be logged in to leave comments. Login now