chore: add translation key for MCP/Tool Execution Process

This commit is contained in:
CaptainB 2025-09-08 18:10:27 +08:00
parent ff6714e505
commit adbee39082
5 changed files with 5 additions and 2 deletions

View File

@ -129,6 +129,7 @@ export default {
start: 'Start',
end: 'End',
},
mcp_output_enable: 'Output MCP/Tool Execution Process',
},
buttons: {},
dialog: {

View File

@ -120,6 +120,7 @@ export default {
start: '开始',
end: '结束',
},
mcp_output_enable: '输出MCP/工具执行过程'
},
dialog: {

View File

@ -120,6 +120,7 @@ export default {
start: '開始',
end: '結束',
},
mcp_output_enable: '輸出MCP/工具執行過程',
},
dialog: {

View File

@ -382,7 +382,7 @@
<template #label>
<div class="flex-between">
<span class="mr-4">
输出MCP/工具执行过程
{{ $t('views.application.form.mcp_output_enable') }}
</span>
<div class="flex">
<el-switch

View File

@ -215,7 +215,7 @@
<template #label>
<div class="flex-between">
<span class="mr-4">
输出MCP/工具执行过程
{{ $t('views.application.form.mcp_output_enable') }}
</span>
<div class="flex">
<el-switch