[deprecated] I18n.enforce_available_locales
Created by: yvbeek
I'm getting this warning:
[deprecated] I18n.enforce_available_locales will default to true in the future. If you really want to skip validation of your locale you can set I18n.enforce_available_locales = false to avoid this message.
I have it since upgrading to 7.2 (and still have it in 7.3.1). Is it safe to set it to false? And if so, could you guys add that?