mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +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'
|