mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Part of #16094.
Strings constructed by _() were not being
translated in the /stats page.
This was because session variable was not set.
Ideally this should have been a part of b82bda9.