[symfony/translation] remove fallbacks config

This commit is contained in:
Kevin Bond
2025-05-29 14:44:42 -04:00
parent 29f68fe21d
commit e14716bdcb
@@ -2,6 +2,4 @@ framework:
default_locale: en
translator:
default_path: '%kernel.project_dir%/translations'
fallbacks:
- en
providers: