Proper german translation/inflection
This commit is contained in:
parent
495ae09815
commit
156eae200b
@ -206,7 +206,7 @@ GEM
|
||||
http_parser.rb (0.6.0)
|
||||
i18n (1.8.2)
|
||||
concurrent-ruby (~> 1.0)
|
||||
i18n-active_record (0.3.0)
|
||||
i18n-active_record (0.4.0)
|
||||
i18n (>= 0.5.0)
|
||||
i18n-country-translations (1.4.1)
|
||||
i18n (>= 0.9.3, < 2)
|
||||
|
@ -11,9 +11,8 @@
|
||||
# end
|
||||
|
||||
ActiveSupport::Inflector.inflections(:de) do |inflect|
|
||||
inflect.plural 'Evenement', 'Evenementen'
|
||||
inflect.plural 'Veranstaltung', 'Veranstaltungen'
|
||||
inflect.plural 'Organisatie', 'Organisatien'
|
||||
inflect.plural 'Organisatie', 'Organisationen'
|
||||
end
|
||||
|
||||
ActiveSupport::Inflector.inflections(:nl) do |inflect|
|
||||
|
Loading…
Reference in New Issue
Block a user