1
0
Fork 0
mirror of synced 2024-09-30 01:08:13 +13:00

Malayalam Translation of auth.invitation

This commit is contained in:
Sagar V 2019-10-20 22:49:43 +05:30 committed by GitHub
parent d1094dfafc
commit c939c687a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,27 @@
<style>
* {
font-family: sans-serif,Arial;
-webkit-font-smoothing: antialiased;
font-weight: lighter;
}
</style>
<div style="direction: {{direction}}">
നമസ്കാരം,
<br />
<br />
<b>{{owner}}</b> താങ്കളെ {{project}} പ്രോജക്ടിലെ <b>{{team}}</b> ടീമിൽ അംഗമാവാൻ ക്ഷണിച്ചിരിക്കുന്നു.
<br />
<br />
<b>{{team}}</b> ടീമിൽ ചേരുവാൻ താഴെ കാണുന്ന ലിങ്കിൽ ക്ലിക്ക് ചെയ്യൂ.
<br />
<a href="{{redirect}}">{{redirect}}</a>
<br />
<br />
താൽപര്യമില്ലെങ്കിൽ ഈ മെസ്സേജ് ഇഗ്നോർ ചെയ്യാം
<br />
<br />
നന്ദി,
<br />
{{project}} ടീം.
</div>