mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 21:02:53 -05:00
Added traditional Chinese.
This commit is contained in:
15
emails/translations/account-check_zh-cht.html
Normal file
15
emails/translations/account-check_zh-cht.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<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>[[[USERNAME]],你好, <a href="[[[SERVERURL]]]">[[[服務器名稱]]]</a> 正在請求電子郵件驗證,請單擊以下鏈接以完成該過程。</p>
|
||||
<p style="margin-left:30px">
|
||||
<a href="[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]]">單擊此處以驗證您的電子郵件地址。</a>
|
||||
</p>
|
||||
如果您沒有發起此請求,請忽略此郵件。
|
||||
</div></body></html>
|
||||
Reference in New Issue
Block a user