diff --git a/web/public/locales/en/views/settings.json b/web/public/locales/en/views/settings.json index d7e0fa0e6..71fc15860 100644 --- a/web/public/locales/en/views/settings.json +++ b/web/public/locales/en/views/settings.json @@ -507,7 +507,8 @@ "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.", "normal": "Normal", - "dedicatedLpr": "Dedicated LPR" + "dedicatedLpr": "Dedicated LPR", + "saveSuccess": "Updated camera type for {{cameraName}}. Restart Frigate to apply the changes." } }, "cameraReview": {