put tranlation-info.yml back, undoing 3aa6d0b
This commit is contained in:
@@ -65,8 +65,8 @@ module I18n
|
||||
class BikeBike < I18n::Backend::ActiveRecord
|
||||
@@needs_translation
|
||||
|
||||
@@translations_file = 'tmp/locales/translation-info.yml'
|
||||
@@translation_cache_file = 'tmp/locales/.translation-cache.yml'
|
||||
@@translations_file = 'config/locales/translation-info.yml'
|
||||
@@translation_cache_file = 'config/locales/.translation-cache.yml'
|
||||
@@pluralization_rules_file = 'config/locales/pluralization-rules.yml'
|
||||
@@translation_cache
|
||||
@@testing_started = false
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user