diff --git a/config/packages/translation.yaml b/config/packages/translation.yaml index c27c667bb..610ba8254 100644 --- a/config/packages/translation.yaml +++ b/config/packages/translation.yaml @@ -1,9 +1,5 @@ framework: default_locale: '%locale%' translator: - # TODO: remove the 'paths' option when this is included in a stable release: - # https://github.com/symfony/symfony/pull/25083 - paths: - - '%kernel.project_dir%/translations/' fallbacks: - '%locale%'