perf: auto load icons (#688)

* perf: icon

* perf: icon

* doc

* perf: simple edit ui

* doc

* doc

* doc

* doc
This commit is contained in:
Archer
2024-01-03 23:51:12 +08:00
committed by GitHub
parent 2fc6e921e0
commit c2abbb579f
246 changed files with 2189 additions and 1380 deletions

View File

@@ -133,7 +133,9 @@
"Name is empty": "Name is empty",
"New Create": "Create",
"Next Step": "Next",
"Not open": "Close",
"OK": "OK",
"Opened": "Opened",
"Output": "Output",
"Params": "Params",
"Password inconsistency": "Password inconsistency",
@@ -244,12 +246,13 @@
"create app": "Create App",
"edit": {
"Confirm Save App Tip": "The application may be in advanced orchestration mode, and the advanced orchestration configuration will be overwritten after saving, please confirm!",
"Open cfr": "Open Cfr",
"Out Ad Edit": "You are about to exit the Advanced orchestration page, please confirm",
"Prompt Editor": "Prompt Editor",
"Save and out": "Save out",
"UnSave": "UnSave",
"cfr background prompt": "Question completion - Chat background description",
"cfr background tip": "Describing the scope of the current conversation makes it easier for AI to complete first or vague questions, thereby enhancing the knowledge base's ability to continue conversations. \nIf is empty, the problem completion function is not used."
"cfr background prompt": "Chat background description",
"cfr background tip": "Describing the scope of the current conversation makes it easier for AI to complete first or vague questions, thereby enhancing the knowledge base's ability to continue conversations.\nIf the value is empty, the problem completion function is not used for the \"first problem\".\nIf the value is none, the problem completion function is not used."
},
"feedback": {
"Custom feedback": "Custom feedback",
@@ -637,7 +640,7 @@
"TFSwitch": "",
"TFSwitch intro": "",
"UnKnow Module": "UnKnow Module",
"cfr": "",
"cfr": "Coreference resolution",
"cfr intro": "Refine the current issue based on history, making it more conducive to knowledge base search, while improving continuous conversation capabilities.",
"textEditor": "Text Editor",
"textEditor intro": "Output of fixed or incoming text after edit"

View File

@@ -133,7 +133,9 @@
"Name is empty": "名称不能为空",
"New Create": "新建",
"Next Step": "下一步",
"Not open": "未开启",
"OK": "好的",
"Opened": "已开启",
"Output": "输出",
"Params": "参数",
"Password inconsistency": "两次密码不一致",
@@ -244,12 +246,13 @@
"create app": "创建属于你的 AI 应用",
"edit": {
"Confirm Save App Tip": "该应用可能为高级编排模式,保存后将会覆盖高级编排配置,请确认!",
"Open cfr": "开启自动补全",
"Out Ad Edit": "您即将退出高级编排页面,请确认",
"Prompt Editor": "提示词编辑",
"Save and out": "保存并退出",
"UnSave": "不保存",
"cfr background prompt": "问题补全 - 对话背景描述",
"cfr background tip": "描述当前对话的范围便于AI补全首次问题或模糊的问题从而增强知识库连续对话的能力。\n为空时表示不使用问题补全功能。"
"cfr background prompt": "对话背景描述",
"cfr background tip": "描述当前对话的范围便于AI补全首次问题或模糊的问题从而增强知识库连续对话的能力。\n为空时,表示【首个问题】不使用问题补全功能。\n值为 none 时,表示不使用问题补全功能。"
},
"feedback": {
"Custom feedback": "自定义反馈",