no need to set my locale for everyone else..
This commit is contained in:
parent
24f2374cae
commit
3a9075d665
1 changed files with 0 additions and 6 deletions
|
@ -21,10 +21,4 @@ Rails::Initializer.run do |config|
|
|||
|
||||
config.load_paths += %W( #{RAILS_ROOT}/app/middleware )
|
||||
|
||||
config.time_zone = 'Copenhagen'
|
||||
|
||||
config.i18n.default_locale = 'no-NB'
|
||||
|
||||
|
||||
|
||||
end
|
Loading…
Reference in a new issue