link-stack/packages/zammad-addon-hardening/src/app/views/mailer/ticket_create/zh-tw.html.erb

9 lines
257 B
Text
Raw Normal View History

2023-02-13 12:41:30 +00:00
新工單
<div>你好, #{recipient.firstname}:</div>
<br>
<div> 客戶創建了一張標題為 的新工單.</div>
<div>
<a href="#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}" target="zammad_app">#{t('View this in Zammad')}</a>
</div>