show frigate+ model info in detection model settings when using a frigate+ model

This commit is contained in:
Josh Hawkins
2026-02-27 09:40:21 -06:00
parent fdf7e22130
commit b60e66f224
6 changed files with 165 additions and 68 deletions
+11 -2
View File
@@ -984,8 +984,8 @@
"title": "Frigate+ Settings",
"cardTitles": {
"api": "API",
"currentModel": "Current model",
"otherModels": "Other models",
"currentModel": "Current Model",
"otherModels": "Other Models",
"configuration": "Configuration"
},
"apiKey": {
@@ -1029,6 +1029,15 @@
"error": "Failed to save config changes: {{errorMessage}}"
}
},
"detectionModel": {
"plusActive": {
"title": "Frigate+ model management",
"label": "Current model source",
"description": "This instance is running a Frigate+ model. Select or change your model in Frigate+ settings.",
"goToFrigatePlus": "Go to Frigate+ settings",
"showModelForm": "Manually configure a model"
}
},
"triggers": {
"documentTitle": "Triggers",
"semanticSearch": {