From 312f050e540232d0e4bff2c871f9f9a72598ae8b Mon Sep 17 00:00:00 2001 From: ajeet <109718740+ajeetcode@users.noreply.github.com> Date: Sat, 2 Dec 2023 01:29:42 +0530 Subject: [PATCH] fixes hindi translation of About object --- translations/locales/hi/translations.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/translations/locales/hi/translations.json b/translations/locales/hi/translations.json index 0aca3f5132..7415243be0 100644 --- a/translations/locales/hi/translations.json +++ b/translations/locales/hi/translations.json @@ -96,7 +96,10 @@ "Resources": "साधन", "Libraries": "लाइब्रेरीज़", "Forum": "समूह", - "Examples": "उदाहरण" + "Examples": "उदाहरण", + "PrivacyPolicy": "प्राइवेसी पॉलिसी", + "TermsOfUse": "उपयोग की शर्तें", + "CodeOfConduct": "कोड ऑफ कंडक्ट" }, "Toast": { "OpenedNewSketch": "नया स्केच खोला",