Commit e904d421 authored by Baptiste Mispelon's avatar Baptiste Mispelon
Browse files

Added internal link to i18n documentation.

parent 1fa681ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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