You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
184B

  1. framework:
  2. default_locale: '%app.default_locale%'
  3. translator:
  4. default_path: '%kernel.project_dir%/translations'
  5. fallbacks:
  6. - '%app.default_locale%'