diff --git a/web/public/locales/en/config/cameras.json b/web/public/locales/en/config/cameras.json index 67015bde5..d2c74dc54 100644 --- a/web/public/locales/en/config/cameras.json +++ b/web/public/locales/en/config/cameras.json @@ -324,9 +324,6 @@ "enabled": { "label": "Enable record on all cameras." }, - "sync_recordings": { - "label": "Sync recordings with disk on startup and once a day." - }, "expire_interval": { "label": "Number of minutes to wait between cleanup runs." }, @@ -758,4 +755,4 @@ "label": "Keep track of original state of camera." } } -} \ No newline at end of file +}