Show message if no timeline cameras.

This commit is contained in:
Dermot Duffy
2022-05-10 21:27:28 -07:00
parent ff63b3631f
commit 4deb7bd0c4
2 changed files with 17 additions and 3 deletions
+2 -1
View File
@@ -312,6 +312,7 @@
"no_camera_name": "Could not determine a Frigate camera name for camera (or one of its dependents), please specify either 'camera_entity' or 'camera_name'",
"download_no_media": "No media to download",
"download_no_event_id": "Could not extract Frigate event id from media",
"download_sign_failed": "Could not sign media URL for download"
"download_sign_failed": "Could not sign media URL for download",
"timeline_no_cameras": "No Frigate cameras to show in timeline"
}
}