Feat: Translate the text of the webhook debugging interface. #10427 (#12115)

### What problem does this PR solve?

Feat: Translate the text of the webhook debugging interface. #10427

### Type of change


- [x] New Feature (non-breaking change which adds functionality)

Co-authored-by: balibabu <assassin_cike@163.com>
This commit is contained in:
balibabu
2025-12-23 15:25:38 +08:00
committed by GitHub
parent 8e6ddd7c1b
commit b824185a3a
3 changed files with 20 additions and 5 deletions

View File

@ -2129,6 +2129,9 @@ Important structured information may include: names, dates, locations, events, k
requestBodyParameters: 'Request body parameters',
immediately: 'Accepted response',
streaming: 'Final response',
overview: 'Overview',
logs: 'Logs',
agentStatus: 'Agent status:',
},
saveToMemory: 'Save to memory',
memory: 'Memory',

View File

@ -1939,6 +1939,9 @@ Tokenizer 会根据所选方式将内容存储为对应的数据结构。`,
queryParameters: '查询参数',
headerParameters: '请求头参数',
requestBodyParameters: '请求体参数',
overview: '概述',
logs: '日志',
agentStatus: '智能体状态:',
},
saveToMemory: '保存到Memory',
memory: 'Memory',