From 5098df10cc8af2da3a178f876dd34c863dc15b99 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sat, 4 Apr 2026 14:57:41 +0200 Subject: [PATCH] Translated using Weblate (Hebrew) Currently translated at 98.3% (120 of 122 strings) Co-authored-by: Hosted Weblate Co-authored-by: Ronen Atsil Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/he/ Translation: Frigate NVR/views-classificationmodel --- web/public/locales/he/views/classificationModel.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/web/public/locales/he/views/classificationModel.json b/web/public/locales/he/views/classificationModel.json index 0e965eb74..ea08b0e74 100644 --- a/web/public/locales/he/views/classificationModel.json +++ b/web/public/locales/he/views/classificationModel.json @@ -23,8 +23,12 @@ }, "toast": { "success": { - "deletedCategory": "הקטגוריה נמחקה", - "deletedImage": "התמונות נמחקו", + "deletedCategory_one": "הקטגוריה נמחקה", + "deletedCategory_two": "", + "deletedCategory_other": "", + "deletedImage_one": "התמונות נמחקו", + "deletedImage_two": "", + "deletedImage_other": "", "deletedModel_one": "נמחק בהצלחה {{count}} מודל", "deletedModel_two": "נמחקו בהצלחה {{count}} מודלים", "deletedModel_other": "",