Loading docs/topics/i18n/translation.txt +1 −1 Original line number Diff line number Diff line Loading @@ -846,7 +846,7 @@ There are also simple filters available for convenience: * ``{{ LANGUAGE_CODE|language_name }}`` ("German") * ``{{ LANGUAGE_CODE|language_name_local }}`` ("Deutsch") * ``{{ LANGUAGE_CODE|bidi }}`` (False) * ``{{ LANGUAGE_CODE|language_bidi }}`` (False) .. _Django templates: ../templates_python/ Loading Loading
docs/topics/i18n/translation.txt +1 −1 Original line number Diff line number Diff line Loading @@ -846,7 +846,7 @@ There are also simple filters available for convenience: * ``{{ LANGUAGE_CODE|language_name }}`` ("German") * ``{{ LANGUAGE_CODE|language_name_local }}`` ("Deutsch") * ``{{ LANGUAGE_CODE|bidi }}`` (False) * ``{{ LANGUAGE_CODE|language_bidi }}`` (False) .. _Django templates: ../templates_python/ Loading