Merge pull request #1423 from kbond/trans-remove-fallbacks

[symfony/translation] remove `fallbacks` config
This commit is contained in:
Fabien Potencier
2025-05-31 10:35:49 +02:00
committed by GitHub
@@ -2,6 +2,4 @@ framework:
default_locale: en
translator:
default_path: '%kernel.project_dir%/translations'
fallbacks:
- en
providers: