Skip to content

Commit 3caab05

Browse files
Update src/Commands/Translations/ImportLanguage.php
Co-authored-by: Jonathan Danse <[email protected]>
1 parent 4e143df commit 3caab05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Commands/Translations/ImportLanguage.php

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ final class ImportLanguage extends Command
1515
protected function configure()
1616
{
1717
$this
18-
->setName('fop:translations')
1918
->setName('fop:translations:import')
2019
->setDescription('Import a translation by iso code')
2120
->setHelp('This command will import or update a translation package')

0 commit comments

Comments
 (0)