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 2db0c59 commit c4ee64aCopy full SHA for c4ee64a
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