i18n-tasks: add gems locales to the search path

This commit is contained in:
Pierre de La Morinerie 2021-09-09 13:42:26 -05:00
parent 446738fbbf
commit 973945fb58

View file

@ -29,8 +29,8 @@ data:
# External locale data (e.g. gems).
# This data is not considered unused and is never written to.
external:
## Example (replace %#= with %=):
# - "<%#= %x[bundle show vagrant].chomp %>/templates/locales/%{locale}.yml"
- "<%= %x[bundle info --path administrate].chomp %>/config/locales/*%{locale}.yml"
- "<%= %x[bundle info --path devise-i18n].chomp %>/rails/locales/*%{locale}.yml"
## Specify the router (see Readme for details). Valid values: conservative_router, pattern_router, or a custom class.
# router: conservative_router