From 99076cfe51ed427b5f3d1c1051acfb346e446775 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sat, 4 Apr 2026 14:57:23 +0200 Subject: [PATCH] Translated using Weblate (Lithuanian) Currently translated at 98.3% (120 of 122 strings) Co-authored-by: Hosted Weblate Co-authored-by: MaBeniu Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/lt/ Translation: Frigate NVR/views-classificationmodel --- web/public/locales/lt/views/classificationModel.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/web/public/locales/lt/views/classificationModel.json b/web/public/locales/lt/views/classificationModel.json index fdebdf21a..878ae22b8 100644 --- a/web/public/locales/lt/views/classificationModel.json +++ b/web/public/locales/lt/views/classificationModel.json @@ -12,8 +12,12 @@ }, "toast": { "success": { - "deletedCategory": "Ištrinta Klasę", - "deletedImage": "Ištrinti Nuotraukas", + "deletedCategory_one": "Ištrinta Klasę", + "deletedCategory_few": "", + "deletedCategory_other": "", + "deletedImage_one": "Ištrinti Nuotraukas", + "deletedImage_few": "", + "deletedImage_other": "", "categorizedImage": "Sekmingai Klasifikuotas Nuotrauka", "trainedModel": "Modelis sėkmingai apmokytas.", "trainingModel": "Sėkmingai pradėtas modelio apmokymas.",