diff --git a/frontend/src/locales/zh/common.js b/frontend/src/locales/zh/common.js index 9392ab11cba28350128b482169fbdf22617fce69..59a84b96f9416143dcc03c9907d207581d474088 100644 --- a/frontend/src/locales/zh/common.js +++ b/frontend/src/locales/zh/common.js @@ -152,7 +152,7 @@ const TRANSLATIONS = { title: "èŠå¤©æ¨¡å¼", chat: { title: "èŠå¤©", - "desc-start": "å°†æ供法å¦ç¡•å£«çš„一般知识", + "desc-start": "å°†æä¾› LLM 的一般知识", and: "å’Œ", "desc-end": "找到的文档上下文的ç”案。", }, @@ -182,7 +182,7 @@ const TRANSLATIONS = { "desc-end": "模å¼æ—¶ï¼Œå½“未找到上下文时,您å¯èƒ½å¸Œæœ›è¿”回自定义拒ç»å“应。", }, temperature: { - title: "LLM Temperature", + title: "LLM 温度", "desc-start": "æ¤è®¾ç½®æŽ§åˆ¶æ‚¨çš„ LLM 回ç”的“创æ„â€ç¨‹åº¦", "desc-end": "æ•°å—越高越有创æ„。对于æŸäº›æ¨¡åž‹ï¼Œå¦‚果设置得太高,å¯èƒ½ä¼šå¯¼è‡´å“应ä¸ä¸€è‡´ã€‚", @@ -277,11 +277,11 @@ const TRANSLATIONS = { export: "导出", table: { id: "Id", - by: "Sent By", - workspace: "Workspace", - prompt: "Prompt", - response: "Response", - at: "Sent At", + by: "å‘é€è€…", + workspace: "工作区", + prompt: "æ示", + response: "å“应", + at: "å‘é€æ—¶é—´", }, },