1
0
Fork 0
mirror of synced 2024-07-08 16:06:02 +12:00
appwrite/app/config/locale/translations/templates/it.email.auth.recovery.tpl

15 lines
267 B
Smarty

<p>
Ciao {{name}},
</p>
<p>
Segui questo link per reimpostare la tua password per {{project}}.
</p>
{{cta}}
<p>
Se non hai chiesto di reimpostare la password, puoi ignorare questo messaggio.
</p>
<p>
Grazie,
<br />
Il team di {{project}}
</p>