clean up detectors section and i18n

This commit is contained in:
Josh Hawkins
2026-02-27 09:40:21 -06:00
parent d55b6226d0
commit 19acfe0f7c
10 changed files with 1740 additions and 133 deletions
@@ -1234,6 +1234,14 @@
"detect": {
"title": "Detection Settings"
},
"detectors": {
"title": "Detector Settings",
"singleType": "Only one {{type}} detector is allowed.",
"keyRequired": "Detector name is required.",
"keyDuplicate": "Detector name already exists.",
"noSchema": "No detector schemas are available.",
"none": "No detector instances configured."
},
"record": {
"title": "Recording Settings"
},