diff --git a/Command/TranslationExportCommand.php b/Command/TranslationExportCommand.php index c0282be..47eae36 100644 --- a/Command/TranslationExportCommand.php +++ b/Command/TranslationExportCommand.php @@ -193,7 +193,6 @@ public function execute(InputInterface $input, OutputInterface $output) 'english_value' => $translation['englishValue'], $locale => $translated, ]; - break; } $output->writeln('');