Skip to content

Commit

Permalink
Link from introduction section
Browse files Browse the repository at this point in the history
  • Loading branch information
raulfraile committed Aug 22, 2014
1 parent 8b6c584 commit dee7fb2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions components/translation/introduction.rst
Expand Up @@ -62,8 +62,9 @@ The Translation component uses Loader classes to load catalogs. You can load
multiple resources for the same locale, which will then be combined into one
catalog.

The component comes with some default Loaders and you can create your own
Loader too. The default loaders are:
The component comes with some default Loaders and you can
:doc:`create your own Loader too</components/translation/custom_formats>`. The
default loaders are:

* :class:`Symfony\\Component\\Translation\\Loader\\ArrayLoader` - to load
catalogs from PHP arrays.
Expand Down

0 comments on commit dee7fb2

Please sign in to comment.