Skip to content

Commit 2f8b34e

Browse files
author
Mateo
committed
ISSUE-7677: Suppress I18n duration warning
1 parent 6eae69e commit 2f8b34e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/i18n-tasks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ ignore_unused:
120120
- '*.*.default'
121121
- 'exam_templates.*' # TODO: review these ones
122122
- 'notification_mailer.*'
123+
- 'durations.weeks.*' # TODO: review this
124+
- 'durations.days.*' # TODO: review this
123125
- 'durations.hours.*' # TODO: review this
124126
- 'durations.minutes.*' # TODO: review this
125127
- 'date.formats.*' # See https://github.com/glebm/i18n-tasks/issues/240

0 commit comments

Comments
 (0)