Organize directories
This commit is contained in:
parent
8a91c9b89b
commit
4898382f78
433 changed files with 0 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
Dosažena upomínka pro ticket
|
||||
|
||||
<div>Dobrý den,</div>
|
||||
<br>
|
||||
<div>ticket vyžaduje vaši pozornost a to protože bylo dosaženo doby pro upomínku.</div>
|
||||
<br>
|
||||
<div>
|
||||
<a href="#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}" target="zammad_app">#{t('View this in Zammad')}</a>
|
||||
</div>
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
Warten auf Erinnerung erreicht!
|
||||
|
||||
<div>Hallo #{recipient.firstname},</div>
|
||||
<br>
|
||||
<div>dieses Ticket benötigt Deine Aufmerksamkeit, warten auf Erinnerung für ist erreicht.</div>
|
||||
<br>
|
||||
<div>
|
||||
<a href="#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}" target="zammad_app">#{t('View this in Zammad')}</a>
|
||||
</div>
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
Reminder reached
|
||||
|
||||
<div>Hi #{recipient.firstname},</div>
|
||||
<br>
|
||||
<div>A ticket needs attention, reminder reached.</div>
|
||||
<br>
|
||||
<div>
|
||||
<a href="#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}" target="zammad_app">#{t('View this in Zammad')}</a>
|
||||
</div>
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
Recordatorio alcanzado
|
||||
|
||||
<div>Buenos días #{recipient.firstname},</div>
|
||||
<br>
|
||||
<div>Un ticket necesita atención, recordatorio alcanzado.</div>
|
||||
<br>
|
||||
<div>
|
||||
<a href="#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}" target="zammad_app">#{t('View this in Zammad')}</a>
|
||||
</div>
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
Rappel atteint
|
||||
|
||||
<div>Bonjour #{recipient.firstname},</div>
|
||||
<br>
|
||||
<div>Un ticket nécessite une attention, un rappel a été atteint.</div>
|
||||
<br>
|
||||
<div>
|
||||
<a href="#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}" target="zammad_app">#{t('View this in Zammad')}</a>
|
||||
</div>
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
Promemoria raggiunto
|
||||
|
||||
<div>Buongiorno #{recipient.firstname},</div>
|
||||
<br>
|
||||
<div>Un biglietto ha bisogno di attenzione, promemoria raggiunto.</div>
|
||||
<br>
|
||||
<div>
|
||||
<a href="#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}" target="zammad_app">#{t('View this in Zammad')}</a>
|
||||
</div>
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
Lembrete
|
||||
|
||||
<div>Oi #{recipient.firstname},</div>
|
||||
<br>
|
||||
<div>Um chamado precisa de atenção, um lembrete foi.</div>
|
||||
<br>
|
||||
<div>
|
||||
<a href="#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}" target="zammad_app">#{t('Veja mais informações no Zammad')}</a>
|
||||
</div>
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
有关 的工单提醒
|
||||
|
||||
<div>您好, #{recipient.firstname}:</div>
|
||||
<br>
|
||||
<div>客户 到达提醒时间, 需要您留意了.</div>
|
||||
<br>
|
||||
<div>
|
||||
<a href="#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}" target="zammad_app">#{t('View this in Zammad')}</a>
|
||||
</div>
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
關于 的工單提醒
|
||||
|
||||
<div>你好, #{recipient.firstname}:</div>
|
||||
<br>
|
||||
<div>客戶 到達提醒時間, 請你留意.</div>
|
||||
<br>
|
||||
<div>
|
||||
<a href="#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}" target="zammad_app">#{t('View this in Zammad')}</a>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue