Added traditional Chinese.

This commit is contained in:
Ylian Saint-Hilaire
2020-08-20 14:24:50 -07:00
parent 1a93352c03
commit ef61d1b034
81 changed files with 4668 additions and 2535 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>該令牌只能使用一次有效期為5分鐘。</p>
</div></body></html>