mirror of
https://github.com/meineerde/redmine.git
synced 2026-02-11 05:05:21 +00:00
include ::I18n::Backend::Pluralization (#21856)
Contributed by Vasil Kovalevsky. git-svn-id: http://svn.redmine.org/redmine/trunk@15281 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
7c57935159
commit
7bd38343dc
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user