mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
First MeshCentral with multi-language emails.
This commit is contained in:
15
emails/translations/account-reset_zh-chs.html
Normal file
15
emails/translations/account-reset_zh-chs.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]]]">[[[SERVERNAME]]]</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