Added internal link to i18n documentation.

This commit is contained in:
Baptiste Mispelon 2013-12-15 01:50:54 +01:00
parent 1fa681ee11
commit e904d421d0
1 changed files with 1 additions and 1 deletions

View File

@ -557,7 +557,7 @@ string in the message catalogs.
It's not possible to mix a template variable inside a string within ``{% trans
%}``. If your translations require strings with variables (placeholders), use
``{% blocktrans %}`` instead.
:ttag:`{% blocktrans %}<blocktrans>` instead.
If you'd like to retrieve a translated string without displaying it, you can