1
0
Fork 0
mirror of synced 2024-06-06 12:54:45 +12:00
appwrite/app/config/locales/templates/gr.email.auth.invitation.tpl
2020-06-12 19:07:22 +02:00

19 lines
566 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.

<p>
Γεια,
</p>
<p>
Έλαβες αυτό το email επειδή ο <b>{{owner}}</b> σε προσκάλεσε να γίνεις μέλος της ομάδας <b>{{team}}</b> στο {{project}}.
</p>
<p>
Ακολούθησε αυτό τον σύνδεσμο για να γίνεις μέλος της ομάδας <b>{{team}}</b>:
</p>
{{cta}}
<p>
Άν δεν ενδιαφέρεσαι, μπορείς να αγνοήσεις αυτό το μήνυμα.
</p>
<p>
Ευχαριστούμε,
<br />
Η ομάδα του {{project}}
</p>