Commit c57aeab6 authored by Benoit Pointet's avatar Benoit Pointet

fixed typo in doc

parent 06898fb1
...@@ -129,7 +129,7 @@ XLIFF-based language files ...@@ -129,7 +129,7 @@ XLIFF-based language files
~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~
Just as you would do with YAML translation files, you first need to make Just as you would do with YAML translation files, you first need to make
sure you have the ``Config`` component from Symfony2, and that they are sure you have the ``Config`` component from Symfony2, and that it is
registered with the autoloader. See above for details. registered with the autoloader. See above for details.
Then, similarly, create XLIFF files in your locales directory and setup the ``translator.messages`` to map to them. Then, similarly, create XLIFF files in your locales directory and setup the ``translator.messages`` to map to them.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment