Skip to content

Commit e14716b

Browse files
committed
[symfony/translation] remove fallbacks config
1 parent 29f68fe commit e14716b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

symfony/translation/6.3/config/packages/translation.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,4 @@ framework:
22
default_locale: en
33
translator:
44
default_path: '%kernel.project_dir%/translations'
5-
fallbacks:
6-
- en
75
providers:

0 commit comments

Comments
 (0)