Skip to content

Commit 3dc3e2c

Browse files
committed
Link to the translatable objects section
1 parent 4dcb122 commit 3dc3e2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

translation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -388,8 +388,8 @@ The ``translation:update`` command looks for missing translations in:
388388
:ref:`twig.paths <config-twig-paths>` config options);
389389
* Any PHP file/class that injects or :doc:`autowires </service_container/autowiring>`
390390
the ``translator`` service and makes calls to the ``trans()`` method.
391-
* Any PHP file/class stored in the ``src/`` directory that creates a
392-
translatable object using the constructor or the ``t()`` method or calls
391+
* Any PHP file/class stored in the ``src/`` directory that creates
392+
:ref:`translatable-objects` using the constructor or the ``t()`` method or calls
393393
the ``trans()`` method.
394394

395395
.. _translation-resource-locations:

0 commit comments

Comments
 (0)