Revert "Merge branch 'manage-translations' into 'master'"

This reverts commit cd99633d15, reversing
changes made to a9384bf734.
This commit is contained in:
2024-11-27 17:54:11 +01:00
parent cd99633d15
commit f6387212cb
30 changed files with 665 additions and 953 deletions

View File

@@ -36,6 +36,4 @@ return [
Chill\BudgetBundle\ChillBudgetBundle::class => ['all' => true],
Chill\WopiBundle\ChillWopiBundle::class => ['all' => true],
Symfony\Bundle\WebProfilerBundle\WebProfilerBundle::class => ['dev' => true, 'test' => true],
Symfony\UX\StimulusBundle\StimulusBundle::class => ['all' => true],
Symfony\UX\Translator\UxTranslatorBundle::class => ['all' => true],
];