mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-21 17:54:24 +00:00
13 lines
437 B
YAML
13 lines
437 B
YAML
chill_event_fr_admin_event_status:
|
|
resource: "@ChillEventBundle/Resources/config/routing/status.yml"
|
|
prefix: /{_locale}/admin/event/status
|
|
|
|
chill_event_admin_role:
|
|
resource: "@ChillEventBundle/Resources/config/routing/role.yml"
|
|
prefix: /{_locale}/admin/event/role
|
|
|
|
chill_event_admin_event_type:
|
|
resource: "@ChillEventBundle/Resources/config/routing/eventtype.yml"
|
|
prefix: /{_locale}/admin/event/event_type
|
|
|