Replace finding filters with explicit toggles
This commit is contained in:
@@ -16,8 +16,12 @@
|
||||
"Run": "Start Analysis",
|
||||
"Running": "Analyzing...",
|
||||
"Export": "Export Report",
|
||||
"ScopeLabel": "Scope",
|
||||
"ShowAll": "All Findings",
|
||||
"ShowWarnings": "Warnings Only",
|
||||
"DetailLabel": "Details",
|
||||
"GroupedOnly": "Grouped Only",
|
||||
"WithRaw": "With Raw Entries",
|
||||
"ShowRaw": "Show Raw Entries",
|
||||
"HideRaw": "Hide Raw Entries"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user