- 'geocoder.search_osm_nominatim.prefix.*'
- 'javascripts.*'
- 'doorkeeper.*'
+ - 'users.auth_failure.*' # OmniAuth provider callback error messages
- 'activerecord.attributes.*'
- 'activerecord.models.*'
- 'activerecord.help.*'
- 'helpers.submit.*'
- 'datetime.distance_in_words_ago.*'
- 'reports.new.categories.*' # double interpolation in reports_helper
+ - 'shared.pagination.*'
+ - 'auth.providers.*'
# - '{devise,kaminari,will_paginate}.*'
# - 'simple_form.{yes,no}'
# - 'simple_form.{placeholders,hints,labels}.*'