Commit 5bda6d80 authored by Fabien Potencier's avatar Fabien Potencier

fixed typo in the doc

parent 8b663670
......@@ -7,8 +7,8 @@ application into different languages.
Parameters
----------
* **translator.domains**: A mapping of domains/locales/messages. This
parameter contains the translation data for all languages and domains.
* **translator.domains** (optional): A mapping of domains/locales/messages.
This parameter contains the translation data for all languages and domains.
* **locale** (optional): The locale for the translator. You will most likely
want to set this based on some request parameter. Defaults to ``en``.
......
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