missing translation

This commit is contained in:
Alexander Over
2025-02-06 10:46:55 +01:00
parent 4d51eced02
commit dfadcce4b2

View File

@@ -7,7 +7,7 @@ namespace SPC\command;
use Symfony\Component\Console\Attribute\AsCommand;
use Symfony\Component\Filesystem\Filesystem;
#[AsCommand(name: 'dump-extensions', description: 'Überprüft die benötigten PHP-Extensions')]
#[AsCommand(name: 'dump-extensions', description: 'Determines the required php extensions')]
class DumpExtensionsCommand extends BaseCommand
{
private array $files = [