mirror of
https://github.com/zulip/zulip.git
synced 2025-11-18 12:54:58 +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.