zulip/docs/translating
Mateusz Mandera f76202dd59 django3: Save language preference in a cookie rather than the session.
Support for saving it in the session is dropped in django3, the cookie
is the mechanism that needs to be used. The relevant i18n code doesn't
have access to the response objects and thus needs to delegate setting
the cookie to LocaleMiddleware.

Fixes the LocaleMiddleware point of #16030.
2021-01-17 10:38:58 -08:00
..
chinese.md docs: Remove translating guide 'realm' details. 2020-06-20 20:41:46 -07:00
french.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
german.md docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
hindi.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
index.rst docs: Split internationalization.md from translation.md. 2019-06-04 17:35:44 -07:00
internationalization.md docs: Give examples for ugettext_lazy. 2020-10-21 07:45:06 -07:00
polish.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
russian.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
spanish.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
translating.md django3: Save language preference in a cookie rather than the session. 2021-01-17 10:38:58 -08:00