Skip to content

Commit

Permalink
Replace '.' with ';'
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre Maraitre committed Dec 5, 2015
1 parent 0d8eadc commit 22168d4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions book/translation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -374,8 +374,7 @@ For more options, see :ref:`component-translator-message-catalogs`.

.. note::

The paths at which Symfony will look for message files can be modified by adding
your custom resources path in your config.yml file:
You can add other translation paths with the ``paths`` option in the configuration:

.. code-block:: yaml
Expand Down

0 comments on commit 22168d4

Please sign in to comment.