We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30f4ccd commit e00162cCopy full SHA for e00162c
config/packages/translation.yaml
@@ -1,9 +1,5 @@
1
framework:
2
default_locale: '%locale%'
3
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/'
8
fallbacks:
9
- '%locale%'
0 commit comments