Skip to content

Commit

Permalink
Document the TranslatedView
Browse files Browse the repository at this point in the history
  • Loading branch information
GromNaN committed Jul 21, 2011
1 parent a512db9 commit 437c237
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,13 @@ With Options

{{ pagerfanta(pagerfanta, 'default', { 'proximity': 2}) }}

Translate in your language
--------------------------

The bundle offers a second view called *translated* which is the same as the *default* but with texts translated into the user language.

{{ pagerfanta(pagerfanta, 'translated') }}

Adding Views
------------

Expand Down

0 comments on commit 437c237

Please sign in to comment.