Fixed email translations (#4282)

This commit is contained in:
Ylian Saint-Hilaire
2022-07-18 11:54:23 -07:00
parent 51e0adc7d8
commit 50b98708de
282 changed files with 4450 additions and 80 deletions

View File

@@ -0,0 +1,12 @@
<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>ログイントークンは次のとおりです:[[[TOKEN]]]</p>
<p>このトークンは1回だけ使用でき、5分間有効です。</p>
</div></body></html>