MeshCentral/emails/translations/account-invite_ko.html

19 lines
873 B
HTML

<html><head></head><body><div>[[[SERVERNAME]]] - 계정 초대</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]]] - 계정 초대</b>
</td>
</tr>
</tbody></table>
<p>당신을 위해 서버에서 한 계정이 생성되었습니다. <a href="[[[SERVERURL]]]" notrans="1">[[[SERVERNAME]]]</a>이제 당신은 다음으로 접근 가능합니다:</p>
<p>
&nbsp;&nbsp;&nbsp;사용자 이름: <b notrans="1">[[[ACCOUNTNAME]]]</b><br>
&nbsp;&nbsp;&nbsp;암호: <b notrans="1">[[[PASSWORD]]]</b>
</p>
최고의 안부를 전합니다,
<br>
[[[USERNAME]]]
<br>
</div></body></html>