change mm

This commit is contained in:
Yan
2017-10-23 12:07:39 +06:30
parent 1bea819f64
commit aa9a84f09e

View File

@@ -13,7 +13,7 @@ module SXRestaurants
# Settings in config/environments/* take precedence over those specified here.
# Application configuration should go into files in config/initializers
# -- all .rb files in that directory are automatically loaded.
config.i18n.default_locale = :'mm'
config.i18n.default_locale = :'en'
config.active_record.time_zone_aware_types = [:datetime, :time]
config.active_job.queue_adapter = :sidekiq