v4.6.2-alpah (#511)

This commit is contained in:
Archer
2023-11-24 15:29:43 +08:00
committed by GitHub
parent 60f752629f
commit 9cb4280a16
208 changed files with 5396 additions and 3500 deletions

View File

@@ -31,9 +31,8 @@
"Export Config Successful": "The configuration has been copied. Please check for important data",
"Export Configs": "Export Configs",
"Feedback Count": "User Feedback",
"Import Config": "Import Config",
"Import Config Failed": "Failed to import the configuration, please ensure that the configuration is normal!",
"Import Configs": "Import Configs",
"Import Configs Failed": "Failed to import the configuration, please ensure that the configuration is normal!",
"Input Field Settings": "Input Field Settings",
"Logs Empty": "Logs is empty",
"Logs Message Total": "Message Count",
@@ -54,15 +53,7 @@
"My Modules": "My Custom Modules",
"No Modules": "No module",
"System Module": "System Module",
"type": "{{type}}\n{{example}}",
"valueType": {
"any": "any",
"boolean": "boolean",
"chatHistory": "Chat History",
"datasetQuote": "Dataset Quote",
"number": "number",
"string": "string"
}
"type": "{{type}}\n{{example}}"
},
"modules": {
"Title is required": "Title is required"
@@ -115,9 +106,11 @@
"module model": "Model",
"module name": "Name",
"module price": "Price",
"module query": "Question/Query",
"module question": "Question",
"module quoteList": "Quotes",
"module runningTime": "Time",
"module search query": "Query",
"module search response": "Search Result",
"module similarity": "Similarity",
"module temperature": "Temperature",
@@ -129,12 +122,14 @@
},
"common": {
"Add": "Add",
"Add New": "Add",
"Back": "Back",
"Beta": "Beta",
"Business edition features": "This is the commercial version function ~",
"Choose": "Choose",
"Close": "Close",
"Collect": "Collect",
"Confirm": "Confirm",
"Confirm Create": "Create",
"Confirm Move": "Move here",
"Confirm Update": "Update",
@@ -174,6 +169,7 @@
"Rename Failed": "Rename Failed",
"Rename Success": "Rename Success",
"Request Error": "Request Error",
"Require Input": "Required",
"Save Failed": "Save Failed",
"Save Success": "Save Success",
"Search": "Search",
@@ -222,6 +218,11 @@
"Select TTS": "Select TTS",
"TTS": "Audio Speech",
"TTS Tip": "After this function is enabled, the voice playback function can be used after each conversation. Use of this feature may incur additional charges.",
"create app": "Create App",
"setting": "App Setting",
"simple": {
"mode template select": "Template"
},
"tts": {
"Close": "NoUse",
"Model alloy": "Female - Alloy",
@@ -249,6 +250,7 @@
},
"dataset": {
"Choose Dataset": "Choose Dataset",
"Create dataset": "Create Dataset",
"Dataset": "Dataset",
"Go Dataset": "To Dataset",
"Quote Length": "Quote Length",
@@ -260,6 +262,65 @@
"Edit": "Edit Data",
"id": "Data ID"
}
},
"module": {
"Data Type": "Data Type",
"Field Description": "Description",
"Field Name": "Name",
"Field Type": "Type",
"Field key": "Key",
"Input Type": "Input Type",
"Plugin output must connect": "Custom outputs must all be connected",
"Variable": "Variable",
"Variable Setting": "Variable Setting",
"input": {
"label": {
"chat history": "",
"switch": "",
"user question": ""
}
},
"inputType": {
"input": "Input",
"selectApp": "App Selector",
"selectChatModel": "Select Chat Model",
"selectDataset": "Dataset Selector",
"switch": "Switch",
"target": "Target Data",
"textarea": "Textarea"
},
"output": {
"description": {
"running done": "running done"
},
"label": {
"running done": "running done"
}
},
"valueType": {
"any": "Any",
"boolean": "Boolean",
"chatHistory": "History",
"datasetQuote": "Dataset Quote",
"number": "Number",
"selectApp": "Select App",
"selectDataset": "Select Dataset",
"string": "String"
},
"variable": {
"add option": "Add Option",
"key": "Key",
"key is required": "variable key is required",
"select type": "Select",
"text max length": "Max Length",
"text type": "Text",
"variable key is required": "",
"variable name": "Name",
"variable name is required": "variable name is required",
"variable option is required": "Variable option is required",
"variable option is value is required": "Variable option is value is required",
"variable options": "Options"
}
}
},
"dataset": {

View File

@@ -16,7 +16,7 @@
"app": {
"AI Advanced Settings": "AI 高级配置",
"AI Settings": "AI 配置",
"Advance App TestTip": "当前应用为高级编排模式\n如需切换为【简易模式】请点击左侧保存按键",
"Advance App TestTip": "当前应用可能为高级编排模式\n如需切换为【简易模式】请点击左侧保存按键",
"App Detail": "应用详情",
"Basic Settings": "基本信息",
"Chat Debug": "调试预览",
@@ -31,9 +31,8 @@
"Export Config Successful": "已复制配置,请注意检查是否有重要数据",
"Export Configs": "导出配置",
"Feedback Count": "用户反馈",
"Import Config": "导入配置",
"Import Config Failed": "导入配置失败,请确保配置正常!",
"Import Configs": "导入配置",
"Import Configs Failed": "导入配置失败,请确保配置正常!",
"Input Field Settings": "输入字段编辑",
"Logs Empty": "还没有日志噢~",
"Logs Message Total": "消息总数",
@@ -54,15 +53,7 @@
"My Modules": "",
"No Modules": "还没有模块~",
"System Module": "系统模块",
"type": "\"{{type}}\"类型\n{{example}}",
"valueType": {
"any": "任意",
"boolean": "布尔",
"chatHistory": "聊天记录",
"datasetQuote": "引用内容",
"number": "数字",
"string": "字符串"
}
"type": "\"{{type}}\"类型\n{{example}}"
},
"modules": {
"Title is required": "模块名不能为空"
@@ -115,9 +106,11 @@
"module model": "模型",
"module name": "模型名",
"module price": "计费",
"module query": "问题/检索词",
"module question": "问题",
"module quoteList": "引用内容",
"module runningTime": "运行时长",
"module search query": "检索词",
"module search response": "搜索结果",
"module similarity": "相似度",
"module temperature": "温度",
@@ -129,12 +122,14 @@
},
"common": {
"Add": "添加",
"Add New": "新增",
"Back": "返回",
"Beta": "实验版",
"Business edition features": "这是商业版功能~",
"Choose": "选择",
"Close": "关闭",
"Collect": "收藏",
"Confirm": "确认",
"Confirm Create": "确认创建",
"Confirm Move": "移动到这",
"Confirm Update": "确认更新",
@@ -174,6 +169,7 @@
"Rename Failed": "重命名失败",
"Rename Success": "重命名成功",
"Request Error": "请求异常",
"Require Input": "必填",
"Save Failed": "保存失败",
"Save Success": "保存成功",
"Search": "搜索",
@@ -222,6 +218,11 @@
"Select TTS": "选择语音播放模式",
"TTS": "语音播报",
"TTS Tip": "开启后,每次对话后可使用语音播放功能。使用该功能可能产生额外费用。",
"create app": "创建属于你的 AI 应用",
"setting": "应用信息设置",
"simple": {
"mode template select": "简易模板"
},
"tts": {
"Close": "不使用",
"Model alloy": "女声 - Alloy",
@@ -249,6 +250,7 @@
},
"dataset": {
"Choose Dataset": "关联知识库",
"Create dataset": "创建一个知识库",
"Dataset": "知识库",
"Go Dataset": "前往知识库",
"Quote Length": "引用内容长度",
@@ -260,6 +262,65 @@
"Edit": "编辑数据",
"id": "数据ID"
}
},
"module": {
"Data Type": "数据类型",
"Field Description": "字段描述",
"Field Name": "字段名",
"Field Type": "字段类型",
"Field key": "字段 Key",
"Input Type": "输入类型",
"Plugin output must connect": "自定义输出必须全部连接",
"Variable": "参数变量",
"Variable Setting": "变量设置",
"input": {
"label": {
"chat history": "聊天记录",
"switch": "触发器",
"user question": "用户问题"
}
},
"inputType": {
"input": "输入框",
"selectApp": "应用选择",
"selectChatModel": "对话模型选择",
"selectDataset": "知识库选择",
"switch": "开关",
"target": "外部数据",
"textarea": "段落输入"
},
"output": {
"description": {
"running done": "模块调用结束时触发"
},
"label": {
"running done": "模块调用结束"
}
},
"valueType": {
"any": "任意",
"boolean": "布尔",
"chatHistory": "聊天记录",
"datasetQuote": "引用内容",
"number": "数字",
"selectApp": "应用选择",
"selectDataset": "知识库选择",
"string": "字符串"
},
"variable": {
"add option": "添加选项",
"key": "变量 key",
"key is required": "",
"select type": "下拉单选",
"text max length": "最大长度",
"text type": "文本",
"variable key is required": "变量 key 不能为空",
"variable name": "变量名",
"variable name is required": "变量名不能为空",
"variable option is required": "选项不能全空",
"variable option is value is required": "选项内容不能为空",
"variable options": "选项"
}
}
},
"dataset": {