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

19 lines
558 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>
Цей лист був надісланий вам тому що <b>{{owner}}</b> хоче запросити вас стати членом команди <b>{{team}}</b> у {{project}}.
</p>
<p>
Перейдіть за цим посиланням щоб приєднатись до команди <b>{{team}}</b> :
</p>
{{cta}}
<p>
Якщо ви не зацікавлені, проігноруйте це повідомлення.
</p>
<p>
Дякуємо,
<br />
Команда {{project}}
</p>