mirror of
https://github.com/django/django.git
synced 2025-04-22 00:04:43 +00:00
[1.7.x] Fixed incorrect filter name in docs/topics/i18n/translation.txt.
Backport of 38fc463fbfb9b74c38f1e8c33e4c99bc2274a880 from master
This commit is contained in:
parent
da562d6a87
commit
491bf20d19
@ -872,7 +872,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…
x
Reference in New Issue
Block a user