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 594675d commit 5985f27Copy full SHA for 5985f27
translation.rst
@@ -232,8 +232,9 @@ in the Translation component documentation.
232
233
.. versionadded:: 4.2
234
235
- In 4.2 the ``Translator::transChoice()`` method has been deprecated in favor of
236
- using ``Translator::trans()`` with "%count%" as the parameter driving plurals.
+ In Symfony 4.2 the ``Translator::transChoice()`` method was deprecated in
+ favor of using ``Translator::trans()`` with ``%count%`` as the parameter
237
+ driving plurals.
238
239
Translations in Templates
240
-------------------------
0 commit comments