1
0
Fork 0
mirror of synced 2024-07-03 05:31:38 +12:00
appwrite/app/config/locale/templates/af.email.auth.invitation.tpl
Carike Blignaut-Staden b83dade16c Created new PHP pages for Afrikaans and updated them.
af.countries.php stil in progress
2019-10-01 16:36:10 +02:00

28 lines
640 B
Smarty

<style>
* {
font-family: sans-serif,Arial;
-webkit-font-smoothing: antialiased;
font-weight: lighter;
}
</style>
<div style="direction: {{direction}}">
Hallo,
<br />
<br />
Hierdie epos is vir jou gestuur omdat <b>{{owner}}</b> jou graag wou nooi om 'n spanlid te word van <b>{{team}}</b> by {{project}}.
<br />
<br />
Om by die <b>{{team}}</b> span aan te sluit:
<br />
<a href="{{redirect}}">{{redirect}}</a>
<br />
<br />
As jy nie belangstel nie, kan jy die boodskap ignoreer.
<br />
<br />
Baie dankie,
<br />
{{project}} span
</div>