mirror of https://github.com/zulip/zulip.git
6 lines
341 B
Handlebars
6 lines
341 B
Handlebars
{{#tr}}
|
|
You're marking the topic <b>{topic_name}</b> as resolved. This adds a ✔ at the beginning of the topic name to let everyone know that this conversation is done. <z-link>Learn more</z-link>
|
|
{{#*inline "z-link"}}<a target="_blank" rel="noopener noreferrer" href="/help/resolve-a-topic">{{>
|
|
@partial-block}}</a>{{/inline}}
|
|
{{/tr}}
|