mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
We now translate the whole notification message instead of substituting an already translated policy_name. This avoids scenarios where only part of the notification message is translated. Fixes #30212. Co-authored-by: Tanmay Kumar <tnmdotkr@gmail.com>