1
0
Fork 0
mirror of synced 2024-07-03 13:41:01 +12:00
appwrite/app/config/locale/translations/templates/it.email.auth.invitation.tpl

19 lines
381 B
Smarty
Raw Normal View History

2019-10-25 08:20:47 +13:00
2020-06-13 05:07:22 +12:00
<p>
2019-10-25 08:20:47 +13:00
Ciao,
2020-06-13 05:07:22 +12:00
</p>
<p>
2019-10-25 08:20:47 +13:00
Questa mail ti è stata inviata perchè <b>{{owner}}</b> vuole invitarti a diventare un membro del team <b>{{team}}</b> del progetto {{project}}.
2020-06-13 05:07:22 +12:00
</p>
<p>
2019-10-25 08:20:47 +13:00
Segui questo link per unirti al team <b>{{team}}</b>:
2020-06-13 05:07:22 +12:00
</p>
{{cta}}
<p>
2019-10-25 08:20:47 +13:00
Se non sei interessato, puoi ignorare questo messaggio.
2020-06-13 05:07:22 +12:00
</p>
<p>
2019-10-25 08:20:47 +13:00
Grazie,
<br />
Il team di {{project}}
2020-06-13 05:07:22 +12:00
</p>