Skip to content

Commit e00162c

Browse files
committed
Remove unnecessary configuration for translations/ directory
1 parent 30f4ccd commit e00162c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

config/packages/translation.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
framework:
22
default_locale: '%locale%'
33
translator:
4-
# TODO: remove the 'paths' option when this is included in a stable release:
5-
# https://github.com/symfony/symfony/pull/25083
6-
paths:
7-
- '%kernel.project_dir%/translations/'
84
fallbacks:
95
- '%locale%'

0 commit comments

Comments
 (0)