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 c4b1aaa commit ef9baefCopy full SHA for ef9baef
translation.rst
@@ -1405,7 +1405,7 @@ to check that the translation contents are also correct:
1405
$ php bin/console lint:translations
1406
1407
# checks the contents of the translation catalogues for Italian (it) and Japanese (ja) locales
1408
- $ php bin/console lint:translations --locales=it --locales=ja
+ $ php bin/console lint:translations --locale=it --locale=ja
1409
1410
.. versionadded:: 7.2
1411
0 commit comments