update recipes symfony/translation

This commit is contained in:
2024-02-14 09:58:40 +01:00
parent ca84e9416d
commit 8d70ca871b
2 changed files with 2 additions and 3 deletions

View File

@@ -1,7 +1,6 @@
framework:
default_locale: '%env(resolve:LOCALE)%'
translator:
default_path: '%kernel.project_dir%/translations'
fallbacks: [ '%env(resolve:LOCALE)%' ]
providers: