mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 00:18:12 +00:00
Without this, the "Since you were last here" text got rendered in English for me every time when I tested in German, both in dev and on chat.zulip.org. This brings us to 9 places we invoke `ensure_i18n`. That seems like a sign that there may well be more places we're still missing, and that we should probably find a more systematic way to make sure all our frontend UI rendering waits for translation to be ready. Anyway, for now, fix this one.
3.5 KiB
3.5 KiB