diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/i18n/translation.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/topics/i18n/translation.txt b/docs/topics/i18n/translation.txt index e19ee1220b..79b466ee39 100644 --- a/docs/topics/i18n/translation.txt +++ b/docs/topics/i18n/translation.txt @@ -843,8 +843,8 @@ language name (translated into the currently active locale). .. templatetag:: get_current_language -``get_current_languages`` -~~~~~~~~~~~~~~~~~~~~~~~~~ +``get_current_language`` +~~~~~~~~~~~~~~~~~~~~~~~~ ``{% get_current_language as LANGUAGE_CODE %}`` returns the current user's preferred language as a string. Example: ``en-us``. See |
