mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +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.