Files
e-ticket/config/packages/translation.yaml
Serreau Jovann 8257615c32 Add flash messages to login page, French security translations, fix CS
- Add success flash messages display on login page (reset password, email verified)
- Create translations/security.fr.yaml with French security messages
- Set default_locale to fr in translation.yaml
- Remove unused StripeObject import (CS Fixer)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 08:55:43 +01:00

6 lines
127 B
YAML

framework:
default_locale: fr
translator:
default_path: '%kernel.project_dir%/translations'
providers: