mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-02 13:03:50 +00:00
Create commands to manage translations
This commit is contained in:
@@ -74,3 +74,11 @@ services:
|
||||
Chill\MainBundle\Command\SynchronizeEntityInfoViewsCommand:
|
||||
tags:
|
||||
- {name: console.command}
|
||||
|
||||
Chill\MainBundle\Command\DetectTranslationDuplicatesCommand:
|
||||
tags:
|
||||
- { name: console.command }
|
||||
|
||||
Chill\MainBundle\Command\DetectMissingTranslationsCommand:
|
||||
tags:
|
||||
- { name: console.command }
|
||||
|
Reference in New Issue
Block a user