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.
2 parents c14eda0 + 8d49c1f commit 039735fCopy full SHA for 039735f
translation/message_format.rst
@@ -187,8 +187,6 @@ you to use literal text in the select statements:
187
It's possible to translate ICU MessageFormat messages directly in code,
188
without having to define them in any file::
189
190
- use Symfony\Component\Translation\MessageCatalogueInterface;
191
-
192
$invitation = '{organizer_gender, select,
193
female {{organizer_name} has invited you to her party!}
194
male {{organizer_name} has invited you to his party!}
0 commit comments