forked from wallabag/wallabag
Move translations files to /translations
This is a recommendation for Symfony 5
This commit is contained in:
@ -14,6 +14,7 @@ framework:
|
||||
translator:
|
||||
enabled: true
|
||||
fallback: "%locale%"
|
||||
default_path: '%kernel.project_dir%/translations'
|
||||
secret: "%secret%"
|
||||
router:
|
||||
resource: "%kernel.project_dir%/app/config/routing.yml"
|
||||
|
||||
Reference in New Issue
Block a user