mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
8 lines
179 B
YAML
8 lines
179 B
YAML
framework:
|
|
|
|
default_locale: '%env(resolve:LOCALE)%'
|
|
|
|
translator:
|
|
default_path: '%kernel.project_dir%/translations'
|
|
fallbacks: [ '%env(resolve:LOCALE)%' ]
|