Skip to content

Commit

Permalink
Fixes #11216 - use rails-i18n gem for translating rails strings
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrisker authored and Dominic Cleal committed Jul 29, 2015
1 parent 04cb74c commit 60f8b29
Show file tree
Hide file tree
Showing 18 changed files with 1 addition and 2,928 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -25,6 +25,7 @@ gem 'safemode', '~> 1.2'
gem 'fast_gettext', '~> 0.8'
gem 'gettext_i18n_rails', '~> 1.0'
gem 'i18n', '~> 0.6.4'
gem 'rails-i18n', '~> 3.0.0'
gem 'turbolinks', '~> 2.5'
gem 'logging', '>= 1.8.0', '< 3.0.0'

Expand Down
24 changes: 0 additions & 24 deletions config/locales/README

This file was deleted.

203 changes: 0 additions & 203 deletions config/locales/de.yml

This file was deleted.

0 comments on commit 60f8b29

Please sign in to comment.