mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00

* feat: add feishu & yuque dataset (#3379) * feat: add feishu & yuque dataset * fix ts * fix ts * move type position * fix * fix: merge interface * fix * feat: dingtalk sso support (#3408) * fix: optional sso state * feat: dingtalk bot * feat: dingtalk sso login * chore: move i18n to user namespace * feat: dingtalk bot integration (#3415) * feat: dingtalk bot integration * docs: config dingtalk bot * feat:sear XNG服务 (#3413) * feat:sear XNG服务 * 补充了courseUrl * 添加了官方文档 * 错误时返回情况修正了一下 * Tracks (#3420) * feat: node intro * feat: add domain track * dingding sso login * perf: api dataset code and add doc * feat: tracks * feat: searXNG plugins * fix: ts * feat: delete node tracks (#3423) * fix: dingtalk bot GET verification (#3424) * 4.8.16 test: fix: plugin inputs render;fix: ui offset (#3426) * fix: ui offset * perf: dingding talk * fix: plugin inputs render * feat: menu all folder (#3429) * fix: recall code --------- Co-authored-by: heheer <heheer@sealos.io> Co-authored-by: a.e. <49438478+I-Info@users.noreply.github.com> Co-authored-by: Jiangween <145003935+Jiangween@users.noreply.github.com>
54 lines
2.6 KiB
JSON
54 lines
2.6 KiB
JSON
{
|
|
"AI_input_is_empty": "傳送至 AI 節點的內容為空",
|
|
"Delete_all": "清除所有詞彙",
|
|
"LLM_model_response_empty": "模型流程回應為空,請檢查模型流程輸出是否正常",
|
|
"chat_history": "對話紀錄",
|
|
"chat_input_guide_lexicon_is_empty": "尚未設定詞彙庫",
|
|
"chat_test_app": "調試-{{name}}",
|
|
"citations": "{{num}} 筆引用",
|
|
"click_contextual_preview": "點選檢視上下文預覽",
|
|
"config_input_guide": "設定輸入導引",
|
|
"config_input_guide_lexicon": "設定詞彙庫",
|
|
"config_input_guide_lexicon_title": "設定詞彙庫",
|
|
"content_empty": "無內容",
|
|
"contextual": "{{num}} 筆上下文",
|
|
"contextual_preview": "上下文預覽 {{num}} 筆",
|
|
"csv_input_lexicon_tip": "僅支援 CSV 批次匯入,點選下載範本",
|
|
"custom_input_guide_url": "自訂詞彙庫網址",
|
|
"dataset_quote_type error": "知識庫引用類型錯誤,正確類型:{ datasetId: string }[]",
|
|
"delete_all_input_guide_confirm": "確定要清除輸入導引詞彙庫嗎?",
|
|
"empty_directory": "此目錄中已無項目可選~",
|
|
"file_amount_over": "超出檔案數量上限 {{max}}",
|
|
"file_input": "檔案輸入",
|
|
"file_input_tip": "可透過「外掛程式啟動」節點的「檔案連結」取得對應檔案的連結",
|
|
"in_progress": "進行中",
|
|
"input_guide": "輸入導引",
|
|
"input_guide_lexicon": "詞彙庫",
|
|
"input_guide_tip": "您可以設定一些預設問題。當使用者輸入問題時,系統會從這些預設問題中提供相關問題作為提示。",
|
|
"input_placeholder_phone": "請輸入問題",
|
|
"insert_input_guide,_some_data_already_exists": "偵測到重複資料,已自動過濾,共插入 {{len}} 筆資料",
|
|
"is_chatting": "對話進行中...請稍候",
|
|
"items": "筆",
|
|
"module_runtime_and": "模組執行總時間",
|
|
"multiple_AI_conversations": "多組 AI 對話",
|
|
"new_input_guide_lexicon": "新增詞彙庫",
|
|
"no_workflow_response": "無工作流程資料",
|
|
"not_query": "缺少查詢內容",
|
|
"not_select_file": "尚未選取檔案",
|
|
"plugins_output": "外掛程式輸出",
|
|
"question_tip": "由上至下,各個模組的回應順序",
|
|
"response.child total points": "子工作流程點數消耗",
|
|
"response.dataset_concat_length": "合併總數",
|
|
"response.node_inputs": "節點輸入",
|
|
"select": "選取",
|
|
"select_file": "上傳檔案",
|
|
"select_file_img": "上傳檔案 / 圖片",
|
|
"select_img": "上傳圖片",
|
|
"source_cronJob": "定時執行",
|
|
"stream_output": "串流輸出",
|
|
"unsupported_file_type": "不支援的檔案類型",
|
|
"upload": "上傳",
|
|
"view_citations": "檢視引用",
|
|
"web_site_sync": "網站同步"
|
|
}
|