I18n: ignore unused third party translations
Ignores doorkeeper namespace in `bundle exec i18n-tasks unused`
This commit is contained in:
parent
f6d33afb75
commit
202ee0f74c
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@ search:
|
|||
ignore_unused:
|
||||
- 'geocoder.search_osm_nominatim.prefix.*'
|
||||
- 'javascripts.*'
|
||||
- 'doorkeeper.*'
|
||||
- 'activerecord.attributes.*'
|
||||
- 'activerecord.models.*'
|
||||
- 'activerecord.help.*'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue