i18n deprecation when checking
Created by: hzb
run
sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production
and then will get this info
[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.