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 ab1f722 commit 20f68edCopy full SHA for 20f68ed
translation.rst
@@ -295,6 +295,10 @@ using PHP's :phpclass:`MessageFormatter` class. Read more about this in
295
Translatable Objects
296
--------------------
297
298
+.. versionadded:: 5.2
299
+
300
+ Translatable objects were introduced in Symfony 5.2.
301
302
Sometimes you may want to create a message, but at the time of creation aren't
303
sure how it would be translated. For example, it could be translated multiple
304
times if intended to be displayed to multiple users.
0 commit comments