Removed php-translation bundle as it is not compatible with symfony > 4.2

This commit is contained in:
Jan Böhmer 2019-08-14 18:56:41 +02:00
parent fbc5b1fc8d
commit d7ffdcc291
8 changed files with 58 additions and 367 deletions

View file

@ -1,5 +0,0 @@
translation:
symfony_profiler:
enabled: true
webui:
enabled: true

View file

@ -1,11 +0,0 @@
translation:
locales: ["en", "de"]
edit_in_place:
enabled: false
config_name: app
configs:
app:
dirs: ["%kernel.project_dir%/templates", "%kernel.project_dir%/src"]
output_dir: "%kernel.project_dir%/translations"
excluded_names: ["*TestCase.php", "*Test.php"]
excluded_dirs: [cache, data, logs]