From a4c0aad2064a8db262ae536a57eb7eca72297946 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sat, 8 Aug 2026 12:58:04 +0200 Subject: [PATCH] Translated using Weblate (English) Currently translated at 100.0% (1295 of 1295 strings) Co-authored-by: Artem Vladimirov Co-authored-by: Hosted Weblate Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/en/ Translation: Frigate NVR/views-settings --- web/public/locales/en/views/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/public/locales/en/views/settings.json b/web/public/locales/en/views/settings.json index 817c9f66c4..233af9c9d1 100644 --- a/web/public/locales/en/views/settings.json +++ b/web/public/locales/en/views/settings.json @@ -463,7 +463,7 @@ "deleteCameraDialog": { "title": "Delete Camera", "description": "Deleting a camera will permanently remove all recordings, tracked objects, and configuration for that camera. Any go2rtc streams associated with this camera may still need to be manually removed.", - "selectPlaceholder": "Choose camera...", + "selectPlaceholder": "Choose camera…", "confirmTitle": "Are you sure?", "confirmWarning": "Deleting {{cameraName}} cannot be undone.", "deleteExports": "Also delete exports for this camera", @@ -613,7 +613,6 @@ } }, "footer": { - "changeCount_zero": "No changes selected", "changeCount_one": "{{count}} change will be applied", "changeCount_other": "{{count}} changes will be applied", "restartNeeded": "Restart will be required for some changes.",