Skip to content
Snippets Groups Projects
Commit c97b4ffb authored by Fabrice Gangler's avatar Fabrice Gangler :art:
Browse files

chore: improve configuration [ config/packages/translation.yaml ]

parent 68fc1610
No related branches found
No related tags found
No related merge requests found
framework:
default_locale: en
default_locale: '%env(WEBAPP_I18N_DEFAULT_LOCALE)%'
translator:
default_path: '%kernel.project_dir%/translations'
fallbacks:
- en
- '%env(WEBAPP_I18N_DEFAULT_LOCALE)%'
providers:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment