Merge pull request #249

This commit is contained in:
symfony-flex-server[bot]
2017-11-11 17:50:55 +00:00
committed by GitHub
3 changed files with 2 additions and 3 deletions
@@ -2,6 +2,6 @@ framework:
default_locale: '%locale%'
translator:
paths:
- '%kernel.project_dir%/translations/'
- '%kernel.project_dir%/config/translations'
fallbacks:
- '%locale%'
+1 -2
View File
@@ -1,7 +1,6 @@
{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"translations/": "translations/"
"config/": "%CONFIG_DIR%/"
},
"container": {
"locale": "en"