Added Turkish support.

This commit is contained in:
Ylian Saint-Hilaire
2020-08-23 23:35:29 -07:00
parent ab01073e46
commit be4d1f3d09
54 changed files with 2195 additions and 112 deletions

View File

@@ -0,0 +1,19 @@
<html><head></head><body><div>[[[SERVERNAME]]] - Hesap Davetiyesi</div>
<div style="font-family:Arial,Helvetica,sans-serif">
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
<tbody><tr>
<td>
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Hesap Davetiyesi</b>
</td>
</tr>
</tbody></table>
<p>Sunucuda sizin için bir hesap oluşturuldu <a href="[[[SERVERURL]]]" notrans="1">[[[SERVERNAME]]]</a>, şimdi şununla erişebilirsiniz:</p>
<p>
&nbsp;&nbsp;&nbsp;Kullanıcı adı: <b notrans="1">[[[ACCOUNTNAME]]]</b><br>
&nbsp;&nbsp;&nbsp;Parola: <b notrans="1">[[[PASSWORD]]]</b>
</p>
Saygılarımla,
<br>
[[[USERNAME]]]
<br>
</div></body></html>