Replace finding filters with explicit toggles

This commit is contained in:
2026-04-21 13:09:12 +00:00
parent 7d299b31fe
commit 1fb62f17c8
5 changed files with 105 additions and 9 deletions

View File

@@ -16,8 +16,12 @@
"Run": "Analyse starten",
"Running": "Analysiere...",
"Export": "Report exportieren",
"ScopeLabel": "Umfang",
"ShowAll": "Alle Findings",
"ShowWarnings": "Nur Warnungen",
"DetailLabel": "Details",
"GroupedOnly": "Nur Gruppen",
"WithRaw": "Mit Einzelfällen",
"ShowRaw": "Einzelfälle anzeigen",
"HideRaw": "Einzelfälle ausblenden"
},