mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-08-19 01:17:16 +02:00
Add files via upload
This commit is contained in:
@@ -158,7 +158,10 @@
|
||||
"searching": "Searching...",
|
||||
"loadFailedRetry": "Load failed, please retry",
|
||||
"dataFormatError": "Data format error",
|
||||
"progressInProgress": "Penetration test in progress..."
|
||||
"progressInProgress": "Penetration test in progress...",
|
||||
"executionFailed": "Execution failed",
|
||||
"penetrationTestComplete": "Penetration test complete",
|
||||
"yesterday": "Yesterday"
|
||||
},
|
||||
"progress": {
|
||||
"callingAI": "Calling AI model...",
|
||||
@@ -200,6 +203,10 @@
|
||||
"unknownTime": "Unknown time",
|
||||
"clearHistoryConfirm": "Clear all task history?",
|
||||
"cancelTaskFailed": "Cancel task failed",
|
||||
"cancelFailed": "Cancel failed",
|
||||
"taskInfoNotSynced": "Task info not synced yet, please try again later.",
|
||||
"loadActiveTasksFailed": "Failed to load active tasks",
|
||||
"cannotGetTaskStatus": "Cannot get task status",
|
||||
"copiedToast": "Copied!",
|
||||
"cancelling": "Cancelling...",
|
||||
"enterTaskPrompt": "Enter at least one task",
|
||||
|
||||
@@ -158,7 +158,10 @@
|
||||
"searching": "搜索中...",
|
||||
"loadFailedRetry": "加载失败,请重试",
|
||||
"dataFormatError": "数据格式错误",
|
||||
"progressInProgress": "渗透测试进行中..."
|
||||
"progressInProgress": "渗透测试进行中...",
|
||||
"executionFailed": "执行失败",
|
||||
"penetrationTestComplete": "渗透测试完成",
|
||||
"yesterday": "昨天"
|
||||
},
|
||||
"progress": {
|
||||
"callingAI": "正在调用AI模型...",
|
||||
@@ -200,6 +203,10 @@
|
||||
"unknownTime": "未知时间",
|
||||
"clearHistoryConfirm": "确定要清空所有任务历史记录吗?",
|
||||
"cancelTaskFailed": "取消任务失败",
|
||||
"cancelFailed": "取消失败",
|
||||
"taskInfoNotSynced": "任务信息尚未同步,请稍后再试。",
|
||||
"loadActiveTasksFailed": "获取活跃任务失败",
|
||||
"cannotGetTaskStatus": "无法获取任务状态",
|
||||
"copiedToast": "已复制!",
|
||||
"cancelling": "取消中...",
|
||||
"enterTaskPrompt": "请输入至少一个任务",
|
||||
|
||||
Reference in New Issue
Block a user