Use jbtronics/translation-editor bundle instead of php-translation/symfony-bundle for profiler translation editing

This new bundle has less dependencies and less overhead
This commit is contained in:
Jan Böhmer 2024-09-08 20:03:33 +02:00
parent 7db44f0ec5
commit 283a445198
9 changed files with 137 additions and 486 deletions

View file

@ -1,6 +0,0 @@
_translation_webui:
resource: '@TranslationBundle/Resources/config/routing_webui.yaml'
prefix: /admin
_translation_profiler:
resource: '@TranslationBundle/Resources/config/routing_symfony_profiler.yaml'

View file

@ -0,0 +1,3 @@
when@dev:
translation_editor:
resource: '@JbtronicsTranslationEditorBundle/config/routes.php'

View file

@ -1,3 +0,0 @@
_translation_edit_in_place:
resource: '@TranslationBundle/Resources/config/routing_edit_in_place.yaml'
prefix: /admin