mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-08-20 01:47:35 +02:00
Add files via upload
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
"copy": "Copy",
|
||||
"copied": "Copied",
|
||||
"copyFailed": "Copy failed",
|
||||
"view": "View"
|
||||
"view": "View",
|
||||
"actions": "Actions"
|
||||
},
|
||||
"header": {
|
||||
"title": "CyberStrikeAI",
|
||||
@@ -409,7 +410,19 @@
|
||||
"selectAll": "Select all",
|
||||
"searchPlaceholder": "Search connections...",
|
||||
"noMatchConnections": "No matching connections",
|
||||
"breadcrumbHome": "Root"
|
||||
"breadcrumbHome": "Root",
|
||||
"back": "Back",
|
||||
"moreActions": "More actions",
|
||||
"batchProbe": "Batch probe",
|
||||
"probeRunning": "Probing",
|
||||
"probeOnline": "Online",
|
||||
"probeOffline": "Offline",
|
||||
"probeNoConnections": "No connections to probe",
|
||||
"colModifiedAt": "Modified",
|
||||
"colPerms": "Permissions",
|
||||
"colOwner": "Owner",
|
||||
"colGroup": "Group",
|
||||
"colType": "Type"
|
||||
},
|
||||
"mcp": {
|
||||
"monitorTitle": "MCP Status Monitor",
|
||||
|
||||
@@ -19,7 +19,8 @@
|
||||
"copy": "复制",
|
||||
"copied": "已复制",
|
||||
"copyFailed": "复制失败",
|
||||
"view": "查看"
|
||||
"view": "查看",
|
||||
"actions": "操作"
|
||||
},
|
||||
"header": {
|
||||
"title": "CyberStrikeAI",
|
||||
@@ -409,7 +410,19 @@
|
||||
"selectAll": "全选",
|
||||
"searchPlaceholder": "搜索连接...",
|
||||
"noMatchConnections": "暂无匹配连接",
|
||||
"breadcrumbHome": "根"
|
||||
"breadcrumbHome": "根",
|
||||
"back": "返回",
|
||||
"moreActions": "更多操作",
|
||||
"batchProbe": "一键批量探活",
|
||||
"probeRunning": "探活中",
|
||||
"probeOnline": "在线",
|
||||
"probeOffline": "离线",
|
||||
"probeNoConnections": "暂无可探活连接",
|
||||
"colModifiedAt": "修改时间",
|
||||
"colPerms": "权限",
|
||||
"colOwner": "所有者",
|
||||
"colGroup": "用户组",
|
||||
"colType": "类型"
|
||||
},
|
||||
"mcp": {
|
||||
"monitorTitle": "MCP 状态监控",
|
||||
|
||||
Reference in New Issue
Block a user