From 0f03053f7f2ed3dcf4bcc586ed536ad705a0193f Mon Sep 17 00:00:00 2001 From: Umang Utkarsh Date: Wed, 6 Dec 2023 17:00:57 +0530 Subject: [PATCH] legal-translations --- translations/locales/hi/translations.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/translations/locales/hi/translations.json b/translations/locales/hi/translations.json index 0aca3f5132..2837bb82f8 100644 --- a/translations/locales/hi/translations.json +++ b/translations/locales/hi/translations.json @@ -600,6 +600,11 @@ }, "Explorer": { "Files": "फ़ाइलें" + }, + "Legal": { + "PrivacyPolicy": "प्राइवेसी पॉलिसी", + "TermsOfUse": "टर्म्स ऑफ़ यूज़", + "CodeOfConduct": "कोड ऑफ़ कंडक्ट" } }