We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eed70e6 commit 7abc927Copy full SHA for 7abc927
Command/TranslationUpdateCommand.php
@@ -44,7 +44,7 @@ protected function configure()
44
))
45
->setDescription('Updates the translation file')
46
->setHelp(<<<'EOF'
47
-The <info>%command.name%</info> command extract translation strings from templates
+The <info>%command.name%</info> command extracts translation strings from templates
48
of a given bundle. It can display them or merge the new ones into the translation files.
49
When new translation strings are found it can automatically add a prefix to the translation
50
message.
0 commit comments