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
@@ -350,7 +350,7 @@ const zhHans = {
legacyAdapters: '旧版适配器',
legacyAdapterBadge: '过时',
legacyAdaptersHint:
'这些适配器已有对应的事件驱动接入版本,仅为兼容存量配置保留,不建议新建机器人时使用。',
'这些适配器已有对应的事件驱动接入版本,\n仅为兼容存量配置保留,不建议新建机器人时使用。',
adapterConfig: '适配器配置',
viewAdapterDocs: '查看文档',
bindPipeline: '绑定流水线',
@@ -1031,6 +1031,7 @@ const zhHans = {
Parser: '解析器',
Page: '页面',
AgentRunner: 'Agent 运行器',
EventProcessor: '事件处理器',
},
uploadLocal: '本地上传',
debugging: '调试中',
@@ -1212,6 +1213,7 @@ const zhHans = {
Parser: '解析器',
Page: '页面',
AgentRunner: 'Agent 运行器',
EventProcessor: '事件处理器',
},
filterByType: '类型',
allTypes: '全部类型',