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 65d2f99 commit 06cfb8dCopy full SHA for 06cfb8d
components/translation/usage.rst
@@ -398,7 +398,7 @@ use for translation::
398
399
Starting from Symfony 3.2, the third argument of ``transChoice()`` is
400
optional when the only placeholder in use is ``%count%``. In previous
401
- Symfony versions you needed to define it always::
+ Symfony versions you needed to always define it::
402
403
$translator->transChoice(
404
'{0} There are no apples|{1} There is one apple|]1,Inf[ There are %count% apples',
0 commit comments