class Application < Rails::Application ... # The easiest way : update the default locale and restart config.i18n.default_locale = :fr ... end