You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Otherwise, the `with_locale` block will try to set back any locale set
by the host app, which might or might not be :en, leading to an
`I18n::InvalidLocale` error.
Addresses #219.
0 commit comments