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": "प्रमाणीकरण सेटिंग्स - फ्रिगेट" } }