fix: i18n and mcp test

This commit is contained in:
wangcham
2025-10-30 15:17:06 +00:00
parent f2647316a5
commit e17b0cf5c5
5 changed files with 96 additions and 5 deletions
+6
View File
@@ -321,6 +321,12 @@ const enUS = {
connectionSuccess: 'Connection successful',
connectionFailed: 'Connection failed',
toolsFound: 'tools',
unknownError: 'Unknown error',
noToolsFound: 'No tools found',
parseResultFailed: 'Failed to parse test result',
noResultReturned: 'Test returned no result',
getTaskFailed: 'Failed to get task status',
noTaskId: 'No task ID obtained',
deleteSuccess: 'Deleted successfully',
deleteError: 'Delete failed: ',
saveSuccess: 'Saved successfully',