mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-15 01:20:59 +00:00
8 lines
186 B
YAML
8 lines
186 B
YAML
framework:
|
|
default_locale: '%locale%'
|
|
translator:
|
|
paths:
|
|
- '%kernel.project_dir%/translations'
|
|
fallbacks:
|
|
- '%locale%'
|
|
- 'en'
|