-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
Short description of what this feature will allow to do:
Make easy admin dashboard route respect locale detection. Enable redirect from /admin
to /admin/[DETECTED_LOCALE]
.
Please enhancement examples in docs.
Example of how to use this feature
#[Route('/admin/{_locale}', name: 'admin', defaults: ['_locale' => null])]
framework:
set_locale_from_accept_language: true
set_content_language_from_locale: true
kov-lucas
Metadata
Metadata
Assignees
Labels
No labels