i18n-tasks: add gems locales to the search path
This commit is contained in:
parent
446738fbbf
commit
973945fb58
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue