1
0
Fork 0
mirror of synced 2024-07-03 05:31:38 +12:00
appwrite/app/config/locale/templates/alb.email.auth.invitation.tpl
2019-10-14 00:07:10 +03:00

28 lines
656 B
Smarty
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<style>
* {
font-family: sans-serif,Arial;
-webkit-font-smoothing: antialiased;
font-weight: lighter;
}
</style>
<div style="direction: {{direction}}">
Ηej,
<br />
<br />
Ju e morët këtë email sepse <b>{{owner}}</b> ju ftoi të bashkoheni në ekip <b>{{team}}</b> në {{project}}.
<br />
<br />
Ndiqni këtë lidhje për t'u bashkuar me grupin <b>{{team}}</b>:
<br />
<a href="{{redirect}}">{{redirect}}</a>
<br />
<br />
Nëse nuk jeni të interesuar, mund ta injoroni këtë mesazh.
<br />
<br />
Faleminderit,
<br />
Ekipi i tij {{project}}
</div>