This commit is contained in:
Josh Hawkins 2026-05-06 08:55:00 -05:00
parent f23e09d107
commit 1972ba41fa

View File

@ -507,7 +507,8 @@
"label": "Camera type", "label": "Camera type",
"description": "Set the type for each camera. Dedicated LPR cameras are single-purpose cameras with powerful optical zoom to capture license plates on distant vehicles. Most cameras should use the normal camera type unless the camera is specifically for LPR and has a tightly focused view on license plates.", "description": "Set the type for each camera. Dedicated LPR cameras are single-purpose cameras with powerful optical zoom to capture license plates on distant vehicles. Most cameras should use the normal camera type unless the camera is specifically for LPR and has a tightly focused view on license plates.",
"normal": "Normal", "normal": "Normal",
"dedicatedLpr": "Dedicated LPR" "dedicatedLpr": "Dedicated LPR",
"saveSuccess": "Updated camera type for {{cameraName}}. Restart Frigate to apply the changes."
} }
}, },
"cameraReview": { "cameraReview": {