Add ability to update Frigate+ model to latest

This commit is contained in:
leccelecce
2025-03-24 13:11:14 +00:00
committed by james
parent 1e45f63a7c
commit f6b722842a
5 changed files with 287 additions and 5 deletions
+6 -1
View File
@@ -547,7 +547,12 @@
"supportedDetectors": "Supported Detectors",
"cameras": "Cameras",
"loading": "Loading model information...",
"error": "Failed to load model information"
"error": "Failed to load model information",
"modelSelect": "Your available models on Frigate+ can be selected here. Note that only models compatible with your current detector configuration are shown."
},
"toast": {
"success": "Frigate+ settings have been saved. Restart Frigate to apply changes.",
"error": "Failed to save config changes: {{errorMessage}}"
}
}
}