Skip to content

Commit

Permalink
fall back to default locale in dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Floppy committed Jan 30, 2024
1 parent e39f28e commit 13fe385
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@ class Application < Rails::Application
end
end
config.middleware.use Rack::Locale
config.i18n.fallbacks = true
end
end

0 comments on commit 13fe385

Please sign in to comment.