We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e143df commit 3caab05Copy full SHA for 3caab05
src/Commands/Translations/ImportLanguage.php
@@ -15,7 +15,6 @@ final class ImportLanguage extends Command
15
protected function configure()
16
{
17
$this
18
- ->setName('fop:translations')
19
->setName('fop:translations:import')
20
->setDescription('Import a translation by iso code')
21
->setHelp('This command will import or update a translation package')
0 commit comments