Include custom localization folders on i18n config by default

This commit is contained in:
Bertocq
2017-09-07 19:12:42 +02:00
parent d01b1476fd
commit 2fafb067cc

View File

@@ -21,6 +21,7 @@ data:
# - config/locales/**/*.%{locale}.yml
## Another gem (replace %#= with %=):
# - "<%#= %x[bundle show vagrant].chomp %>/templates/locales/%{locale}.yml"
- config/locales/custom/%{locale}/custom.yml
- config/locales/%{locale}/general.yml
- config/locales/%{locale}/activerecord.yml
- config/locales/%{locale}/activemodel.yml