mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-01-09 22:17:26 +01:00
8 lines
167 B
YAML
8 lines
167 B
YAML
framework:
|
|
default_locale: '%locale%'
|
|
translator:
|
|
paths:
|
|
- '%kernel.project_dir%/translations'
|
|
fallbacks:
|
|
- '%locale%'
|