Fix i18n task' specs
Add i18n.yml to i18n task's available translation files
This commit is contained in:
@@ -43,6 +43,7 @@ data:
|
||||
- config/locales/%{locale}/images.yml
|
||||
- config/locales/%{locale}/guides.yml
|
||||
- config/locales/%{locale}/user_groups.yml
|
||||
- config/locales/%{locale}/i18n.yml
|
||||
|
||||
# Locale files to write new keys to, based on a list of key pattern => file rules. Matched from top to bottom:
|
||||
# `i18n-tasks normalize -p` will force move the keys according to these rules
|
||||
|
||||
Reference in New Issue
Block a user