1
0
Fork 0
mirror of synced 2024-07-09 00:16:13 +12:00
appwrite/app/config/locale/translations/templates/es.email.auth.invitation.tpl

19 lines
361 B
Smarty
Raw Normal View History

2020-06-13 05:07:22 +12:00
<p>
2019-09-29 08:29:40 +13:00
Hola,
2020-06-13 05:07:22 +12:00
</p>
<p>
2020-10-25 15:01:39 +13:00
Te hemos enviado este correo porque <b>{{owner}}</b> quiere invitarte a formar parte del equipo <b>{{team}}</b> en {{project}}.
2020-06-13 05:07:22 +12:00
</p>
<p>
2019-09-29 08:29:40 +13:00
Sigue este enlace para unirte al equipo <b>{{team}}</b>:
2020-06-13 05:07:22 +12:00
</p>
{{cta}}
<p>
2020-06-15 08:22:41 +12:00
Si no estás interesado, puedes ignorar este mensaje.
2020-06-13 05:07:22 +12:00
</p>
<p>
2019-09-29 08:29:40 +13:00
Gracias,
<br />
Equipo {{project}}
2020-06-13 05:07:22 +12:00
</p>