mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-07-11 06:43:49 +02:00
Add files via upload
This commit is contained in:
@@ -1545,6 +1545,10 @@
|
||||
"statClickAll": "View all (clear severity filter)",
|
||||
"statClickFilter": "Click to filter by this severity; click again to clear",
|
||||
"advancedFilters": "Advanced filters",
|
||||
"moreFilters": "More filters",
|
||||
"applyFilters": "Apply",
|
||||
"clearAdvanced": "Clear",
|
||||
"clearAll": "Reset all",
|
||||
"activeFilters": "Active filters",
|
||||
"chipRemove": "Remove",
|
||||
"filter": "Filter",
|
||||
@@ -1564,6 +1568,10 @@
|
||||
"statusFixed": "Fixed",
|
||||
"statusFalsePositive": "False positive",
|
||||
"searchVulnId": "Search vuln ID",
|
||||
"searchKeyword": "Search title, description, type, target…",
|
||||
"searchKeywordShort": "Keyword",
|
||||
"filterExactId": "Exact vuln ID",
|
||||
"filterEnterHint": "Press Enter to filter",
|
||||
"filterConversation": "Filter by conversation",
|
||||
"loading": "Loading...",
|
||||
"loadListFailed": "Failed to load",
|
||||
|
||||
@@ -1534,6 +1534,10 @@
|
||||
"statClickAll": "查看全部(清除严重度筛选)",
|
||||
"statClickFilter": "点击按此严重度筛选;再次点击清除",
|
||||
"advancedFilters": "高级筛选",
|
||||
"moreFilters": "更多筛选",
|
||||
"applyFilters": "应用",
|
||||
"clearAdvanced": "清空",
|
||||
"clearAll": "重置全部",
|
||||
"activeFilters": "已选条件",
|
||||
"chipRemove": "移除",
|
||||
"filter": "筛选",
|
||||
@@ -1552,7 +1556,11 @@
|
||||
"statusConfirmed": "已确认",
|
||||
"statusFixed": "已修复",
|
||||
"statusFalsePositive": "误报",
|
||||
"searchVulnId": "搜索漏洞ID",
|
||||
"searchVulnId": "搜索漏洞 ID",
|
||||
"searchKeyword": "搜索标题、描述、类型、目标…",
|
||||
"searchKeywordShort": "关键词",
|
||||
"filterExactId": "精确匹配漏洞 ID",
|
||||
"filterEnterHint": "回车筛选",
|
||||
"filterConversation": "筛选特定会话",
|
||||
"loading": "加载中...",
|
||||
"loadListFailed": "加载失败",
|
||||
|
||||
Reference in New Issue
Block a user