Fix i18n task' specs

Add i18n.yml to i18n task's available translation files
This commit is contained in:
voodoorai2000
2018-10-04 18:43:49 +02:00
parent 9d7042c5ae
commit 168ebe3c8b

View File

@@ -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