Skip to content

Commit 033182d

Browse files
authored
Merge pull request #1423 from kbond/trans-remove-fallbacks
[symfony/translation] remove `fallbacks` config
2 parents 29f68fe + e14716b commit 033182d

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)