no need to set my locale for everyone else..
This commit is contained in:
parent
fd64c725eb
commit
5920d3005d
|
@ -20,11 +20,5 @@ Rails::Initializer.run do |config|
|
|||
#config.gem "aws-s3", :lib => "aws/s3"
|
||||
|
||||
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