mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 00:17:31 +00:00
perf: custom varialbe (#4225)
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
"to_dataset": "Go to the Knowledge Base",
|
||||
"unsupported_file_type": "Unsupported file types",
|
||||
"upload": "Upload",
|
||||
"variable_invisable_in_share": "Custom variables are not visible in login-free links",
|
||||
"view_citations": "View References",
|
||||
"web_site_sync": "Web Site Sync"
|
||||
}
|
||||
|
@@ -430,8 +430,6 @@
|
||||
"core.chat.Start Chat": "Start Chat",
|
||||
"core.chat.Type a message": "Enter a Question, Press [Enter] to Send / Press [Ctrl(Alt/Shift) + Enter] for New Line",
|
||||
"core.chat.Unpin": "Unpin",
|
||||
"core.chat.Variable_Visiable_in_test": "This variable is not visible in the login-free link",
|
||||
"core.chat.Visiable_in_test": "Custom variables are not visible in login-free links",
|
||||
"core.chat.You need to a chat app": "You Do Not Have an Available App",
|
||||
"core.chat.error.Chat error": "Chat Error",
|
||||
"core.chat.error.Messages empty": "API Content is Empty, Possibly Due to Text Being Too Long",
|
||||
|
@@ -59,6 +59,7 @@
|
||||
"to_dataset": "前往知识库",
|
||||
"unsupported_file_type": "不支持的文件类型",
|
||||
"upload": "上传",
|
||||
"variable_invisable_in_share": "自定义变量在免登录链接中不可见",
|
||||
"view_citations": "查看引用",
|
||||
"web_site_sync": "Web站点同步"
|
||||
}
|
||||
|
@@ -433,8 +433,6 @@
|
||||
"core.chat.Start Chat": "开始对话",
|
||||
"core.chat.Type a message": "输入问题,发送 [Enter]/换行 [Ctrl(Alt/Shift) + Enter]",
|
||||
"core.chat.Unpin": "取消置顶",
|
||||
"core.chat.Variable_Visiable_in_test": "该变量在免登录链接中不可见",
|
||||
"core.chat.Visiable_in_test": "自定义变量在免登录链接中不可见",
|
||||
"core.chat.You need to a chat app": "你没有可用的应用",
|
||||
"core.chat.error.Chat error": "对话出现异常",
|
||||
"core.chat.error.Messages empty": "接口内容为空,可能文本超长了~",
|
||||
|
@@ -58,6 +58,7 @@
|
||||
"to_dataset": "前往知識庫",
|
||||
"unsupported_file_type": "不支援的檔案類型",
|
||||
"upload": "上傳",
|
||||
"variable_invisable_in_share": "自定義變量在免登錄鏈接中不可見",
|
||||
"view_citations": "檢視引用",
|
||||
"web_site_sync": "網站同步"
|
||||
}
|
||||
|
@@ -429,8 +429,6 @@
|
||||
"core.chat.Start Chat": "開始對話",
|
||||
"core.chat.Type a message": "輸入問題,按 [Enter] 傳送 / 按 [Ctrl(Alt/Shift) + Enter] 換行",
|
||||
"core.chat.Unpin": "取消釘選",
|
||||
"core.chat.Variable_Visiable_in_test": "該變量在免登錄鏈接中不可見",
|
||||
"core.chat.Visiable_in_test": "自定義變量在免登錄鏈接中不可見",
|
||||
"core.chat.You need to a chat app": "您沒有可用的應用程式",
|
||||
"core.chat.error.Chat error": "對話發生錯誤",
|
||||
"core.chat.error.Messages empty": "API 內容為空,可能是文字過長",
|
||||
|
Reference in New Issue
Block a user