service motocultrice, traductions

This commit is contained in:
Tykayn 2025-05-26 11:55:44 +02:00 committed by tykayn
parent 528ebb672a
commit f5ab0c8205
16 changed files with 427 additions and 128 deletions

View file

@ -6,6 +6,9 @@ framework:
handle_all_throwables: true
default_locale: 'fr'
translator:
default_path: '%kernel.project_dir%/translations'
fallbacks: ['fr']
# Enables session support. Note that the session will ONLY be started if you read or write from it.
# Remove or comment this section to explicitly disable session support.