Skip to content
Snippets Groups Projects
Unverified Commit ae3c26b5 authored by hejp001's avatar hejp001 Committed by GitHub
Browse files

Update common.js (#2148)

Translated several entries.
parent cb7cb2d9
No related branches found
No related tags found
No related merge requests found
...@@ -152,7 +152,7 @@ const TRANSLATIONS = { ...@@ -152,7 +152,7 @@ const TRANSLATIONS = {
title: "聊天模式", title: "聊天模式",
chat: { chat: {
title: "聊天", title: "聊天",
"desc-start": "将提供法学硕士的一般知识", "desc-start": "将提供 LLM 的一般知识",
and: "", and: "",
"desc-end": "找到的文档上下文的答案。", "desc-end": "找到的文档上下文的答案。",
}, },
...@@ -182,7 +182,7 @@ const TRANSLATIONS = { ...@@ -182,7 +182,7 @@ const TRANSLATIONS = {
"desc-end": "模式时,当未找到上下文时,您可能希望返回自定义拒绝响应。", "desc-end": "模式时,当未找到上下文时,您可能希望返回自定义拒绝响应。",
}, },
temperature: { temperature: {
title: "LLM Temperature", title: "LLM 温度",
"desc-start": "此设置控制您的 LLM 回答的“创意”程度", "desc-start": "此设置控制您的 LLM 回答的“创意”程度",
"desc-end": "desc-end":
"数字越高越有创意。对于某些模型,如果设置得太高,可能会导致响应不一致。", "数字越高越有创意。对于某些模型,如果设置得太高,可能会导致响应不一致。",
...@@ -277,11 +277,11 @@ const TRANSLATIONS = { ...@@ -277,11 +277,11 @@ const TRANSLATIONS = {
export: "导出", export: "导出",
table: { table: {
id: "Id", id: "Id",
by: "Sent By", by: "发送者",
workspace: "Workspace", workspace: "工作区",
prompt: "Prompt", prompt: "提示",
response: "Response", response: "响应",
at: "Sent At", at: "发送时间",
}, },
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment