diff --git a/docs/topics/i18n/translation.txt b/docs/topics/i18n/translation.txt index 77c8915a06..f57a0f98d0 100644 --- a/docs/topics/i18n/translation.txt +++ b/docs/topics/i18n/translation.txt @@ -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 %}` instead. If you'd like to retrieve a translated string without displaying it, you can