Skip to content

Commit

Permalink
Update src/Commands/Translations/ImportLanguage.php
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Danse <[email protected]>
  • Loading branch information
PrestaSafe and PrestaEdit authored Apr 9, 2024
1 parent 4e143df commit 3caab05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Commands/Translations/ImportLanguage.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ final class ImportLanguage extends Command
protected function configure()
{
$this
->setName('fop:translations')
->setName('fop:translations:import')
->setDescription('Import a translation by iso code')
->setHelp('This command will import or update a translation package')
Expand Down

0 comments on commit 3caab05

Please sign in to comment.