mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-08-01 08:37:41 +02:00
Add files via upload
This commit is contained in:
@@ -3988,7 +3988,25 @@
|
||||
"paginationPrev": "Previous",
|
||||
"paginationPage": "Page {{current}} / {{total}}",
|
||||
"paginationNext": "Next",
|
||||
"paginationLast": "Last"
|
||||
"paginationLast": "Last",
|
||||
"statTotal": "Filtered",
|
||||
"timePresets": "Quick",
|
||||
"preset15m": "Last 15 min",
|
||||
"preset1h": "Last 1 hour",
|
||||
"preset24h": "Last 24 hours",
|
||||
"preset7d": "Last 7 days",
|
||||
"presetAll": "All",
|
||||
"filterAllLevels": "All levels",
|
||||
"filterAllCategories": "All categories",
|
||||
"filterSession": "Session ID",
|
||||
"filterSessionPlaceholder": "s_xxxxxxxx",
|
||||
"applyFilters": "Apply filters",
|
||||
"resetFilters": "Reset",
|
||||
"colSession": "Session",
|
||||
"colTask": "Task",
|
||||
"colId": "Event ID",
|
||||
"detailTitle": "Event details",
|
||||
"detailData": "Additional data"
|
||||
},
|
||||
"profiles": {
|
||||
"title": "Malleable Profile",
|
||||
|
||||
@@ -3976,7 +3976,25 @@
|
||||
"paginationPrev": "上一页",
|
||||
"paginationPage": "第 {{current}} / {{total}} 页",
|
||||
"paginationNext": "下一页",
|
||||
"paginationLast": "末页"
|
||||
"paginationLast": "末页",
|
||||
"statTotal": "当前筛选",
|
||||
"timePresets": "快捷",
|
||||
"preset15m": "最近15分钟",
|
||||
"preset1h": "最近1小时",
|
||||
"preset24h": "最近24小时",
|
||||
"preset7d": "最近7天",
|
||||
"presetAll": "全部",
|
||||
"filterAllLevels": "全部级别",
|
||||
"filterAllCategories": "全部类别",
|
||||
"filterSession": "会话 ID",
|
||||
"filterSessionPlaceholder": "s_xxxxxxxx",
|
||||
"applyFilters": "应用筛选",
|
||||
"resetFilters": "重置",
|
||||
"colSession": "会话",
|
||||
"colTask": "任务",
|
||||
"colId": "事件 ID",
|
||||
"detailTitle": "事件详情",
|
||||
"detailData": "附加数据"
|
||||
},
|
||||
"profiles": {
|
||||
"title": "流量伪装",
|
||||
|
||||
Reference in New Issue
Block a user