mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +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",
|
||||
|
Reference in New Issue
Block a user