fix: session (#1455)

* fix: session

* doc

* fix: i188n
This commit is contained in:
Archer
2024-05-13 11:04:50 +08:00
committed by GitHub
parent ee8cb0915e
commit 59fd94384d
6 changed files with 27 additions and 15 deletions

View File

@@ -2,14 +2,14 @@
"App": "App",
"Export": "Export",
"Folder": "Folder",
"Login": "Login",
"Move": "Move",
"Name": "Name",
"New Create": "Create New",
"Rename": "Rename",
"Running": "Running",
"UnKnow": "Unknown",
"Warning": "Warning",
"New Create": "Create New",
"common": {
"Action": "Action",
"Add": "Add",
@@ -580,7 +580,8 @@
"success": "Start syncing"
}
},
"training": {}
"training": {
}
},
"data": {
"Auxiliary Data": "Auxiliary data",
@@ -863,10 +864,10 @@
"params": "Params"
},
"input": {
"Add Branch": "Add branch",
"Add Input": "Add input",
"Input Number": "Input: {{length}}",
"add": "Add condition",
"Add Branch": "Add branch",
"description": {
"Background": "You can add some specific content introductions to better identify the user's question type. This content is usually to introduce something unknown to the model.",
"HTTP Dynamic Input": "Receives the output value of the previous node as a variable, which can be used by HTTP request parameters.",

View File

@@ -2,14 +2,14 @@
"App": "应用",
"Export": "导出",
"Folder": "文件夹",
"Login": "登录",
"Move": "移动",
"Name": "名称",
"New Create": "新建",
"Rename": "重命名",
"Running": "运行中",
"UnKnow": "未知",
"Warning": "提示",
"New Create": "新建",
"common": {
"Action": "操作",
"Add": "添加",
@@ -580,7 +580,8 @@
"success": "开始同步"
}
},
"training": {}
"training": {
}
},
"data": {
"Auxiliary Data": "辅助数据",