mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-21 11:43:56 +00:00

* feat: rewrite chat context (#3176) * feat: add app auto execute (#3115) * feat: add app auto execute * auto exec configtion * chatting animation * change icon * fix * fix * fix link * feat: add chat context to all chatbox * perf: loading ui --------- Co-authored-by: heheer <heheer@sealos.io> * app auto exec (#3179) * add chat records loaded state (#3184) * perf: chat store reset storage (#3186) * perf: chat store reset storage * perf: auto exec code * chore: workflow ui (#3175) * chore: workflow ui * fix * change icon color config * change popover to mymenu * 4.8.14 test (#3189) * update doc * fix: token check * perf: icon button * update doc * feat: share page support configuration Whether to allow the original view (#3194) * update doc * perf: fix index (#3206) * perf: i18n * perf: Add service entry (#3226) * 4.8.14 test (#3228) * fix: ai log * fix: text splitter * fix: reference unselect & user form description & simple to advance (#3229) * fix: reference unselect & user form description & simple to advance * change abort position * perf * perf: code (#3232) * perf: code * update doc * fix: create btn permission (#3233) * update doc * fix: refresh chatbox listener * perf: check invalid reference * perf: check invalid reference * update doc * fix: ui props --------- Co-authored-by: heheer <heheer@sealos.io>
42 lines
2.0 KiB
JSON
42 lines
2.0 KiB
JSON
{
|
|
"app_key_tips": "這些金鑰已與目前的應用程式連結。詳細使用方式請參閱說明文件。",
|
|
"basic_info": "基本資訊",
|
|
"config": "顯示設定",
|
|
"copy_link_hint": "請將下方連結複製到指定位置",
|
|
"create_api_key": "建立新金鑰",
|
|
"create_link": "建立連結",
|
|
"edit_api_key": "編輯金鑰細節",
|
|
"edit_feishu_bot": "編輯 Lark 聊天機器人",
|
|
"edit_link": "編輯",
|
|
"feishu_api": "Lark API",
|
|
"feishu_bot": "Lark 聊天機器人",
|
|
"feishu_bot_desc": "透過 API 直接連結 Lark 聊天機器人",
|
|
"key_alias": "金鑰別名,僅供顯示",
|
|
"key_tips": "您可以使用 API 金鑰存取特定介面(無法存取應用程式,需使用應用程式內建的 API 金鑰)",
|
|
"link_name": "分享連結名稱",
|
|
"new_feishu_bot": "新增 Lark 聊天機器人",
|
|
"official_account.create_modal_title": "建立微信公眾號整合",
|
|
"official_account.desc": "透過 API 直接連結微信公眾號",
|
|
"official_account.edit_modal_title": "編輯微信公眾號整合",
|
|
"official_account.name": "微信公眾號整合",
|
|
"official_account.params": "微信公眾號參數",
|
|
"private_config": "顯示設定",
|
|
"publish_name": "名稱",
|
|
"qpm_is_empty": "QPM 不可為空白",
|
|
"qpm_tips": "每個 IP 每分鐘最高查詢次數",
|
|
"quote_content": "引用內容",
|
|
"request_address": "請求網址",
|
|
"show_node": "即時執行狀態",
|
|
"show_origin_content": "檢視原始來源",
|
|
"show_share_link_modal_title": "開始使用",
|
|
"token_auth": "身分驗證",
|
|
"token_auth_tips": "身分驗證伺服器網址。若有提供,每次對話前將向指定伺服器傳送驗證請求。",
|
|
"token_auth_use_cases": "檢視身分驗證指南",
|
|
"wecom.api": "企業微信 API",
|
|
"wecom.bot": "企業微信聊天機器人",
|
|
"wecom.bot_desc": "透過 API 直接連結企業微信聊天機器人",
|
|
"wecom.create_modal_title": "建立企業微信聊天機器人",
|
|
"wecom.edit_modal_title": "編輯企業微信聊天機器人",
|
|
"wecom.title": "發布至企業微信聊天機器人"
|
|
}
|