[3.2.x] Fixed indentation in docs/topics/i18n/translation.txt.

Backport of f6f430d3ff from master
This commit is contained in:
Camilo Nova 2021-02-25 14:48:32 -05:00 committed by Mariusz Felisiak
parent 904a889ccc
commit 1c10a6cbce
1 changed files with 2 additions and 2 deletions

View File

@ -2040,8 +2040,8 @@ Notes:
set :setting:`LANGUAGES` to a list of languages. For example::
LANGUAGES = [
('de', _('German')),
('en', _('English')),
('de', _('German')),
('en', _('English')),
]
This example restricts languages that are available for automatic