Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes issue with Fallbacks and enforce_available_locales
Fallbacks should check whether each fallback location being tried was set by store_translations before deferring to I18n.translate. Otherwise a I18n::InvalidLocale may be raised when enforce_available_locales is set.
- Loading branch information