add field messages for object and review genai

This commit is contained in:
Josh Hawkins
2026-05-07 09:39:49 -05:00
parent 28d1c4f85a
commit beeb7f1331
3 changed files with 33 additions and 0 deletions
@@ -1662,6 +1662,9 @@
"detect": {
"fpsGreaterThanFive": "Setting the detect FPS higher than 5 is not recommended. Higher values may cause performance issues and will not provide any benefit."
},
"objects": {
"genaiNoDescriptionsProvider": "You must configure a GenAI provider with the 'descriptions' role for descriptions to be generated."
},
"faceRecognition": {
"globalDisabled": "The face recognition enrichment must be enabled for face recognition features to function on this camera.",
"personNotTracked": "Face recognition requires the 'person' object to be tracked. Enable 'person' in Objects for this camera."