mirror of
https://github.com/symfony/recipes.git
synced 2026-09-16 01:26:25 +03:00
7 lines
160 B
YAML
7 lines
160 B
YAML
framework:
|
|
default_locale: '%locale%'
|
|
translator:
|
|
default_path: '%kernel.project_dir%/translations'
|
|
fallbacks:
|
|
- '%locale%'
|