From 50c7d1cb62fd7579276143254a4ab772c3f1d4be Mon Sep 17 00:00:00 2001 From: timothycarambat Date: Thu, 12 Dec 2024 10:22:31 -0800 Subject: [PATCH] patch ZH typo --- frontend/src/locales/zh/common.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/locales/zh/common.js b/frontend/src/locales/zh/common.js index 4ad01a91929..ea541ea7512 100644 --- a/frontend/src/locales/zh/common.js +++ b/frontend/src/locales/zh/common.js @@ -187,7 +187,7 @@ const TRANSLATIONS = { "desc-start": "此设置控制您的 LLM 回答的“创意”程度", "desc-end": "数字越高越有创意。对于某些模型,如果设置得太高,可能会导致响应不一致。", - hint: "大多数 LLM 都有各种可接受的有效值范围。请咨询您的吗 LLM 提供商以获取该信息。", + hint: "大多数 LLM 都有各种可接受的有效值范围。请咨询您的LLM提供商以获取该信息。", }, },