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.
2 parents defd635 + 862da3c commit d7e9df0Copy full SHA for d7e9df0
book/translation.rst
@@ -341,6 +341,7 @@ taste.
341
You can also store translations in a database, or any other storage by
342
providing a custom class implementing the
343
:class:`Symfony\\Component\\Translation\\Loader\\LoaderInterface` interface.
344
+ See the :ref:`dic-tags-translation-loader` tag for more information.
345
346
.. index::
347
single: Translations; Creating translation resources
reference/dic_tags.rst
@@ -861,6 +861,8 @@ templates):
861
->addTag('templating.helper', array('alias' => 'alias_name'))
862
;
863
864
+.. _dic-tags-translation-loader:
865
+
866
translation.loader
867
------------------
868
0 commit comments