mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 17:12:16 +03:00
show frigate+ model info in detection model settings when using a frigate+ model
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user