mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-02 01:02:05 +08:00
36d1ff3679
* perf: faq * index * delete dataset * delete dataset * perf: delete dataset * init * fix: faq * doc * fix: share link auth (#6063) * standard plan add custom domain config (#6061) * standard plan add custom domain config * bill detail modal * perf: vector count api * feat: custom domain & wecom bot SaaS integration (#6047) * feat: custom Domain type define * feat: custom domain * feat: wecom custom domain * chore: i18n * chore: i18n; team auth * feat: wecom multi-model message support * chore: wecom edit modal * chore(doc): custom domain && wecom bot * fix: type * fix: type * fix: file detect * feat: fe * fix: img name * fix: test * compress img * rename * editor initial status * fix: chat url * perf: s3 upload by buffer * img * refresh * fix: custom domain selector (#6069) * empty tip * perf: s3 init * sort provider * fix: extend * perf: extract filename --------- Co-authored-by: Roy <whoeverimf5@gmail.com> Co-authored-by: heheer <heheer@sealos.io> Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
51 lines
2.5 KiB
JSON
51 lines
2.5 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 每分鐘最高查詢次數",
|
|
"request_address": "請求網址",
|
|
"show_node": "即時執行狀態",
|
|
"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.create_modal.step.1": "配置參數",
|
|
"wecom.create_modal.step.2": "填寫回調地址",
|
|
"wecom.title": "發布至企業微信聊天機器人",
|
|
"dingtalk.bot": "釘釘聊天機器人",
|
|
"dingtalk.bot_desc": "透過 API 直接連結釘釘聊天機器人",
|
|
"dingtalk.create_modal_title": "建立釘釘聊天機器人",
|
|
"dingtalk.edit_modal_title": "編輯釘釘聊天機器人",
|
|
"dingtalk.title": "發布至釘釘聊天機器人",
|
|
"dingtalk.api": "釘釘 API",
|
|
"use_default_domain": "使用預設域名",
|
|
"ip_whitelist": "IP 白名單",
|
|
"custom_domain_management": "自訂域名管理"
|
|
}
|