MeshCentral/emails/translations/account-invite_ko.html

19 lines
887 B
HTML
Raw Normal View History

2020-05-13 13:41:26 -04:00
<html><head></head><body><div>[[[SERVERNAME]]] - 계정 초대</div>
<div style="font-family:Arial,Helvetica,sans-serif">
2020-04-04 01:35:04 -04:00
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
<tbody><tr>
<td>
2020-05-13 13:41:26 -04:00
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - 계정 초대</b>
2020-04-04 01:35:04 -04:00
</td>
</tr>
</tbody></table>
2020-09-22 20:06:08 -04:00
<p>당신을 위해 서버에서 한 계정이 생성되었습니다. <a href="[[[SERVERURL]]][[[URLARGS1]]]" notrans="1">[[[SERVERNAME]]]</a>이제 당신은 다음으로 접근 가능합니다:</p>
2020-04-04 01:35:04 -04:00
<p>
&nbsp;&nbsp;&nbsp;사용자 이름: <b notrans="1">[[[ACCOUNTNAME]]]</b><br>
&nbsp;&nbsp;&nbsp;암호: <b notrans="1">[[[PASSWORD]]]</b>
2020-04-04 01:35:04 -04:00
</p>
2020-05-13 13:41:26 -04:00
최고의 안부를 전합니다,
2020-04-04 01:35:04 -04:00
<br>
2020-05-13 13:41:26 -04:00
[[[USERNAME]]]
2020-04-04 01:35:04 -04:00
<br>
</div></body></html>