mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
Part of #16094. Strings tagged with i18n were not being translated on the stats page. This was because the translation data wasn't being sent to the front end for this page. That logic will be required in any page with a bundle containing i18n JavaScript.