mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
`{{#tr}}` supports HTML and allows translators to accidentally
introduce HTML, so it’s safer to use the `{{t}}` helper unless HTML is
needed.
Signed-off-by: Anders Kaseorg <anders@zulip.com>