mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +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>
4 lines
52 B
Handlebars
4 lines
52 B
Handlebars
<p>
|
|
{{t "This action cannot be undone." }}
|
|
</p>
|