Make i18n-tasks ignore shared pagination scope
This commit is contained in:
parent
7633657ecb
commit
38085fed82
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@ ignore_unused:
|
|||
- 'helpers.submit.*'
|
||||
- 'datetime.distance_in_words_ago.*'
|
||||
- 'reports.new.categories.*' # double interpolation in reports_helper
|
||||
- 'shared.pagination.*'
|
||||
# - '{devise,kaminari,will_paginate}.*'
|
||||
# - 'simple_form.{yes,no}'
|
||||
# - 'simple_form.{placeholders,hints,labels}.*'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue