From a89d8fcfe4e4466be6276197c1830211756c92a2 Mon Sep 17 00:00:00 2001 From: Timothy Carambat <rambat1010@gmail.com> Date: Thu, 12 Dec 2024 10:24:42 -0800 Subject: [PATCH] patch ZH typo (#2816) --- 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 4ad01a919..ea541ea75 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提供商以获取该信息。", }, },