Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
Silex
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
Silex
Commits
5bda6d80
Commit
5bda6d80
authored
Jun 17, 2012
by
Fabien Potencier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed typo in the doc
parent
8b663670
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/providers/translation.rst
doc/providers/translation.rst
+2
-2
No files found.
doc/providers/translation.rst
View file @
5bda6d80
...
...
@@ -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``.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment