fix: Locales

This commit is contained in:
zhangzhanwei 2025-12-10 10:08:55 +08:00 committed by zhanweizhang7
parent 98c30463ff
commit 237527ea41
2 changed files with 4 additions and 4 deletions

View File

@ -89,7 +89,7 @@ export default {
text: '将输入的分段列表写入当前知识库,并完成向量化处理',
},
dataSourceWebNode: {
label: 'Web站点',
label: 'Web 站点',
text: '输入根地址自动抓取 Web 数据(单链接对应单文档),输出含内容的文档列表',
field_label: '文档列表',
},
@ -109,7 +109,7 @@ export default {
},
},
classify: {
aiCapability: 'AI能力',
aiCapability: 'AI 能力',
businessLogic: '业务逻辑',
other: '其他',
dataProcessing: '数据处理',

View File

@ -85,7 +85,7 @@ export default {
text: '將輸入的分段列表寫入當前知識庫,並完成向量化處理',
},
dataSourceWebNode: {
label: 'Web網站',
label: 'Web 網站',
text: '輸入根地址自動抓取Web數據單鏈接對應單文檔輸出含內容的文檔列表',
field_label: '文件列表',
},
@ -105,7 +105,7 @@ export default {
},
},
classify: {
aiCapability: 'AI能力',
aiCapability: 'AI 能力',
businessLogic: '業務邏輯',
other: '其他',
dataProcessing: '數據處理',