Skip to content

Commit 20f68ed

Browse files
committed
Add a version added block
1 parent ab1f722 commit 20f68ed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

translation.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,10 @@ using PHP's :phpclass:`MessageFormatter` class. Read more about this in
295295
Translatable Objects
296296
--------------------
297297

298+
.. versionadded:: 5.2
299+
300+
Translatable objects were introduced in Symfony 5.2.
301+
298302
Sometimes you may want to create a message, but at the time of creation aren't
299303
sure how it would be translated. For example, it could be translated multiple
300304
times if intended to be displayed to multiple users.

0 commit comments

Comments
 (0)