feat: update email templates and translations for improved clarity and consistency
This commit is contained in:
parent
9cce06b9f1
commit
243745dc07
@ -1,14 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns:th="http://www.thymeleaf.org">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="description" content="email code" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
</head>
|
||||
<!--邮箱验证码模板-->
|
||||
<body>
|
||||
<div style="background-color: #ececec; padding: 35px">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
|
||||
<meta name="description" content="email code"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
</head>
|
||||
<!--邮箱验证码模板-->
|
||||
<body>
|
||||
<div style="background-color: #ececec; padding: 35px">
|
||||
<table
|
||||
cellpadding="0"
|
||||
style="
|
||||
@ -64,7 +64,7 @@
|
||||
color: #1f2329;
|
||||
"
|
||||
>
|
||||
Intelligent Knowledge Q&A System
|
||||
Powerful and easy-to-use enterprise level intelligent agent platform
|
||||
</div>
|
||||
</th>
|
||||
</tr>
|
||||
@ -88,9 +88,10 @@
|
||||
<!-- 中文 -->
|
||||
<p>
|
||||
<font color="#ff8c00" style="font-weight: 900">${code}</font
|
||||
> This is your dynamic verification code. Please fill it in within 30 minutes. To protect the security of your account, please do not provide this verification code to anyone.
|
||||
> This is your dynamic verification code. Please fill it in within 30 minutes. To
|
||||
protect the security of your account, please do not provide this verification code to anyone.
|
||||
</p>
|
||||
<br />
|
||||
<br/>
|
||||
|
||||
<div style="width: 100%; margin: 0 auto">
|
||||
<div
|
||||
@ -105,9 +106,9 @@
|
||||
"
|
||||
>
|
||||
<p>Intelligent knowledge base project team</p>
|
||||
<br />
|
||||
<br/>
|
||||
<p>
|
||||
Please do not reply to this system email<br />
|
||||
Please do not reply to this system email<br/>
|
||||
</p>
|
||||
<!--<p>©***</p>-->
|
||||
</div>
|
||||
@ -117,6 +118,6 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</body>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -64,7 +64,7 @@
|
||||
color: #1f2329;
|
||||
"
|
||||
>
|
||||
智能知识库问答系统
|
||||
强大易用的企业级智能体平台
|
||||
</div>
|
||||
</th>
|
||||
</tr>
|
||||
|
||||
@ -65,7 +65,7 @@
|
||||
"
|
||||
>
|
||||
|
||||
智慧知識庫問答系統
|
||||
强大易用的企業級智慧體平臺
|
||||
</div>
|
||||
</th>
|
||||
</tr>
|
||||
|
||||
@ -3219,7 +3219,7 @@ msgstr "分页获取问题列表"
|
||||
|
||||
#: apps/maxkb/settings/base.py:101
|
||||
msgid "Intelligent customer service platform"
|
||||
msgstr "智能客服平台"
|
||||
msgstr "强大易用的企业级智能体平台"
|
||||
|
||||
#: apps/models_provider/api/model.py:37 apps/models_provider/api/provide.py:17
|
||||
#: apps/models_provider/api/provide.py:23
|
||||
|
||||
@ -3219,7 +3219,7 @@ msgstr "分頁獲取問題列表"
|
||||
|
||||
#: apps/maxkb/settings/base.py:101
|
||||
msgid "Intelligent customer service platform"
|
||||
msgstr "智能客服平臺"
|
||||
msgstr "强大易用的企業級智慧體平臺"
|
||||
|
||||
#: apps/models_provider/api/model.py:37 apps/models_provider/api/provide.py:17
|
||||
#: apps/models_provider/api/provide.py:23
|
||||
|
||||
Loading…
Reference in New Issue
Block a user