feat(web): mcp tool add form rules

This commit is contained in:
zhaoying
2026-03-04 16:42:15 +08:00
parent aa7d52568b
commit 440e8acd99
4 changed files with 29 additions and 6 deletions

View File

@@ -1942,7 +1942,9 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
path: 'Path',
viewDetail: 'View Details',
textLink: 'Test Connection',
noResult: 'Processing results will be displayed here'
noResult: 'Processing results will be displayed here',
serverUrlInvalid: 'Must start with http:// or https://, and cannot have leading or trailing spaces',
requestHeaderKeyInvalid: 'Only English letters, numbers, hyphens (-), and underscores (_) are allowed, and cannot start or end with a hyphen or underscore',
},
workflow: {
coreNode: 'Core Nodes',