Opened 10 years ago
Closed 10 years ago
#24843 closed Bug (fixed)
Mistake in French translation
Description ¶
In section, https://docs.djangoproject.com/fr/1.8/topics/i18n/translation/#how-django-discovers-language-preference:
Et il devrait figurer après CommonMiddleware,
should be
Et il devrait figurer avant CommonMiddleware,
Note:
See TracTickets
for help on using tickets.
Thanks Stéphane. I'm currently upgrading some French documentation translations, the fixed string should appear on the site later today.