trabajo-afectivo/app/views/mailer/ticket_update_merged_into/ru.html.erb

11 lines
416 B
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Тикет (#{ticket.title}) был слит с другим тикетом
<div>Hi #{recipient.firstname},</div>
<br>
<div>
Тикет (#{ticket.title}) был слит с другим тикетом пользователем "<b>#{current_user.longname}</b>".
</div>
<br>
<div>
<a href="#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}" target="zammad_app">#{t('View this in Zammad')}</a>
</div>