mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 18:36:36 +00:00
This ensures that we don't fill up local storage with cached translations data when using a server that restarts often (e.g. a development environment). Fixes: #4443.