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

@@ -114,6 +114,3 @@ services:
Chill\MainBundle\Service\EntityInfo\ViewEntityInfoManager:
arguments:
$vienEntityInfoProviders: !tagged_iterator chill_main.entity_info_provider
Symfony\Component\Translation\Translator:
alias: translator.default

View File

@@ -74,7 +74,3 @@ services:
Chill\MainBundle\Command\SynchronizeEntityInfoViewsCommand:
tags:
- {name: console.command}
Chill\MainBundle\Command\DetectTranslationDuplicatesCommand:
tags:
- { name: console.command }