mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 12:20:34 +00:00
@@ -43,6 +43,7 @@
|
||||
"input_guide_tip": "You can set up some preset questions. When the user inputs a question, related questions from these presets will be suggested.",
|
||||
"input_placeholder_phone": "Please enter your question",
|
||||
"insert_input_guide,_some_data_already_exists": "Duplicate data detected, automatically filtered, {{len}} items inserted",
|
||||
"invalid_share_url": "Invalid sharing link",
|
||||
"is_chatting": "Chatting in progress... please wait until it finishes",
|
||||
"items": "Items",
|
||||
"llm_tokens": "LLM tokens",
|
||||
|
@@ -43,6 +43,7 @@
|
||||
"input_guide_tip": "可以配置一些预设的问题。在用户输入问题时,会从这些预设问题中获取相关问题进行提示。",
|
||||
"input_placeholder_phone": "输入问题",
|
||||
"insert_input_guide,_some_data_already_exists": "有重复数据,已自动过滤,共插入 {{len}} 条数据",
|
||||
"invalid_share_url": "无效的分享链接",
|
||||
"is_chatting": "正在聊天中...请等待结束",
|
||||
"items": "条",
|
||||
"llm_tokens": "LLM tokens",
|
||||
|
@@ -41,6 +41,7 @@
|
||||
"input_guide_tip": "您可以設定一些預設問題。當使用者輸入問題時,系統會從這些預設問題中提供相關問題作為提示。",
|
||||
"input_placeholder_phone": "請輸入問題",
|
||||
"insert_input_guide,_some_data_already_exists": "偵測到重複資料,已自動過濾,共插入 {{len}} 筆資料",
|
||||
"invalid_share_url": "無效的分享鏈接",
|
||||
"is_chatting": "對話進行中...請稍候",
|
||||
"items": "筆",
|
||||
"llm_tokens": "LLM tokens",
|
||||
|
Reference in New Issue
Block a user