]> git.openstreetmap.org Git - rails.git/commitdiff
Make i18n-tasks ignore shared pagination scope
authorAnton Khorev <tony29@yandex.ru>
Tue, 10 Sep 2024 07:38:54 +0000 (10:38 +0300)
committerAnton Khorev <tony29@yandex.ru>
Tue, 10 Sep 2024 07:38:54 +0000 (10:38 +0300)
config/i18n-tasks.yml

index 27beb4fb34994ca09f94a74b3f3f5bd695f15c82..01e70529d6af8409f9300075aa3c6c9424781bf0 100644 (file)
@@ -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}.*'