Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/pull/5242'
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Oct 1, 2024
2 parents 745882f + f862880 commit e8da505
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/i18n-tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ ignore_unused:
- 'auth.providers.*'
- 'time.formats.blog' # used for formatting blog dates
- 'time.formats.friendly' # used for formatting dates / times in a friendly way
- 'activerecord.errors.models.user_mute.attributes.subject.format' # used for formatting error message during validation in user_mute.rb
- 'activerecord.errors.models.user_mute.is_already_muted' # used as part of error message during validation in user_mute.rb
# - '{devise,kaminari,will_paginate}.*'
# - 'simple_form.{yes,no}'
# - 'simple_form.{placeholders,hints,labels}.*'
Expand Down

0 comments on commit e8da505

Please sign in to comment.