From c9719d32d26e1a35b3836f33d7af48a5972b5a7a Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sun, 18 Jan 2026 14:06:30 +0100 Subject: [PATCH] Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (43 of 43 strings) Co-authored-by: Hosted Weblate Co-authored-by: wolfish1 Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/zh_Hant/ Translation: Frigate NVR/views-events --- web/public/locales/zh-Hant/views/events.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/public/locales/zh-Hant/views/events.json b/web/public/locales/zh-Hant/views/events.json index c8883f420..7d5b4d28c 100644 --- a/web/public/locales/zh-Hant/views/events.json +++ b/web/public/locales/zh-Hant/views/events.json @@ -62,5 +62,6 @@ }, "normalActivity": "正常", "needsReview": "待審核", - "securityConcern": "安全隱憂" + "securityConcern": "安全隱憂", + "select_all": "全選" }