feat: update description for API endpoints configuration

pull/12372/head
nite-knite 1 year ago
parent b78ab0bd69
commit 7bd3f2b932

@ -59,7 +59,7 @@ const translation = {
endpointDeleteTip: 'Remove Endpoint', endpointDeleteTip: 'Remove Endpoint',
endpointDeleteContent: 'Would you like to remove {{name}}? ', endpointDeleteContent: 'Would you like to remove {{name}}? ',
endpointModalTitle: 'Setup endpoint', endpointModalTitle: 'Setup endpoint',
endpointModalDesc: 'After configuring form, all members within the workspace can use this endpoint when orchestrating applications.', endpointModalDesc: 'Once configured, the features provided by the plugin via API endpoints can be used.',
serviceOk: 'Service OK', serviceOk: 'Service OK',
disabled: 'Disabled', disabled: 'Disabled',
modelNum: '{{num}} MODELS INCLUDED', modelNum: '{{num}} MODELS INCLUDED',

@ -59,7 +59,7 @@ const translation = {
endpointDeleteTip: '移除 API 端点', endpointDeleteTip: '移除 API 端点',
endpointDeleteContent: '是否要移除 {{name}} ', endpointDeleteContent: '是否要移除 {{name}} ',
endpointModalTitle: '设置 API 端点', endpointModalTitle: '设置 API 端点',
endpointModalDesc: '配置表单后,工作区内的所有成员都可以在编排应用时使用此 API 端点。', endpointModalDesc: '完成配置后可使用插件 API 端点提供的功能',
serviceOk: '服务正常', serviceOk: '服务正常',
disabled: '停用', disabled: '停用',
modelNum: '{{num}} 模型已包含', modelNum: '{{num}} 模型已包含',

Loading…
Cancel
Save