MeshCentral/emails/translations/account-invite_ja.html

19 lines
914 B
HTML
Raw Normal View History

2020-08-24 02:35:29 -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-08-24 02:35:29 -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>
<p>サーバー上にアカウントが作成されました <a href="[[[SERVERURL]]]" 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>
宜しくお願いします、
<br>
[[[USERNAME]]]
<br>
</div></body></html>