From 12df88b2c5d1e9e253e99ef5664a0c2a166f032e Mon Sep 17 00:00:00 2001
From: hejp001 <62975933+hejp001@users.noreply.github.com>
Date: Tue, 27 Aug 2024 04:25:17 +0800
Subject: [PATCH] Update common.js (#2179)

---
 frontend/src/locales/zh/common.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/frontend/src/locales/zh/common.js b/frontend/src/locales/zh/common.js
index b763b8bda..dd369a370 100644
--- a/frontend/src/locales/zh/common.js
+++ b/frontend/src/locales/zh/common.js
@@ -115,7 +115,7 @@ const TRANSLATIONS = {
       add: "添加新消息",
       save: "保存消息",
       heading: "向我解释",
-      body: "AnythingLLM的好处",
+      body: "AnythingLLM 的好处",
     },
     pfp: {
       title: "助理头像",
@@ -186,7 +186,7 @@ const TRANSLATIONS = {
       "desc-start": "此设置控制您的 LLM 回答的“创意”程度",
       "desc-end":
         "数字越高越有创意。对于某些模型,如果设置得太高,可能会导致响应不一致。",
-      hint: "大多数法学硕士都有各种可接受的有效值范围。请咨询您的法学硕士提供商以获取该信息。",
+      hint: "大多数 LLM 都有各种可接受的有效值范围。请咨询您的吗 LLM 提供商以获取该信息。",
     },
   },