Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 86c432e

Browse files
committed
[The Book, Translations] fixed domain cascading doc
1 parent b7425ad commit 86c432e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

book/translation.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,9 @@ you must specify the domain as the third argument of ``trans()``::
493493
Symfony2 will now look for the message in the ``admin`` domain of the user's
494494
locale.
495495

496+
.. versionadded:: 2.4
497+
Support for translation domain cascading was added in Symfony 2.4.
498+
496499
In some cases, you may need a fallback mechanism: you can also provide an
497500
array of domains instead:
498501

0 commit comments

Comments
 (0)