From 7e69bc2dc22f9f04d876fa1d32e3ffba1345894e Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Sat, 12 Sep 2026 23:09:40 +0200 Subject: [PATCH] Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Update translation files Updated by "Cleanup translation files" add-on in Weblate. Co-authored-by: Hosted Weblate Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ Translation: Frigate NVR/views-exports Translation: Frigate NVR/views-live Translation: Frigate NVR/views-settings --- web/public/locales/hi/views/exports.json | 3 +-- web/public/locales/hi/views/live.json | 1 - web/public/locales/hi/views/settings.json | 3 +-- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/web/public/locales/hi/views/exports.json b/web/public/locales/hi/views/exports.json index b9e86dac15..03d11b5158 100644 --- a/web/public/locales/hi/views/exports.json +++ b/web/public/locales/hi/views/exports.json @@ -1,6 +1,5 @@ { "documentTitle": "निर्यात - फ्रिगेट", "search": "खोजें", - "noExports": "कोई निर्यात नहीं मिला", - "deleteExport": "निर्यात हटाएँ" + "noExports": "कोई निर्यात नहीं मिला" } diff --git a/web/public/locales/hi/views/live.json b/web/public/locales/hi/views/live.json index 9c7edbeab9..ce7657fead 100644 --- a/web/public/locales/hi/views/live.json +++ b/web/public/locales/hi/views/live.json @@ -1,5 +1,4 @@ { - "documentTitle": "लाइव - फ्रिगेट", "documentTitle.withCamera": "{{camera}} - लाइव - फ्रिगेट", "lowBandwidthMode": "कम बैंडविड्थ मोड" } diff --git a/web/public/locales/hi/views/settings.json b/web/public/locales/hi/views/settings.json index d9bf27ffcd..5fe3a32331 100644 --- a/web/public/locales/hi/views/settings.json +++ b/web/public/locales/hi/views/settings.json @@ -1,7 +1,6 @@ { "documentTitle": { "default": "सेटिंग्स - फ्रिगेट", - "authentication": "प्रमाणीकरण सेटिंग्स - फ्रिगेट", - "camera": "कैमरा सेटिंग्स - फ्रिगेट" + "authentication": "प्रमाणीकरण सेटिंग्स - फ्रिगेट" } }