mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added traditional Chinese.
This commit is contained in:
parent
1a93352c03
commit
ef61d1b034
81 changed files with 4668 additions and 2535 deletions
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>
|
Loading…
Add table
Add a link
Reference in a new issue