fix(4.11): align omni adapters and EventProcessor marketplace support

This commit is contained in:
RockChinQ
2026-09-10 15:06:57 +08:00
parent 5ba25c39af
commit d1c79a35e8
137 changed files with 2653 additions and 657 deletions
+3 -1
View File
@@ -347,7 +347,7 @@ const zhHant = {
legacyAdapters: '舊版適配器',
legacyAdapterBadge: '過時',
legacyAdaptersHint:
'這些適配器已有對應的事件驅動接入版本,僅為相容既有設定保留,不建議新建機器人時使用。',
'這些適配器已有對應的事件驅動接入版本,\n僅為相容既有設定保留,不建議新建機器人時使用。',
adapterConfig: '適配器設定',
viewAdapterDocs: '查看文檔',
bindPipeline: '綁定流程線',
@@ -682,6 +682,7 @@ const zhHant = {
Parser: '解析器',
Page: '擴展頁',
AgentRunner: 'Agent 執行器',
EventProcessor: '事件處理器',
},
uploadLocal: '本地上傳',
debugging: '調試中',
@@ -856,6 +857,7 @@ const zhHant = {
Parser: '解析器',
Page: '擴展頁',
AgentRunner: 'Agent 執行器',
EventProcessor: '事件處理器',
},
filterByType: '類型',
allTypes: '全部類型',