diff --git a/src/i18n/locales/hi/rightSidebar/fonts.json b/src/i18n/locales/hi/rightSidebar/fonts.json index dbcfe5f2..32c760f7 100644 --- a/src/i18n/locales/hi/rightSidebar/fonts.json +++ b/src/i18n/locales/hi/rightSidebar/fonts.json @@ -1,7 +1,7 @@ { - "title": "Fonts", + "title": "फोंट्स", "fontFamily": { - "label": "Font Family", - "helpText": "You can use any font that is installed on your system as well. Just enter the name of the font family here and the browser would load it up for you." + "label": "फ़ॉन्ट परिवार", + "helpText": "आप अपने सिस्टम पर स्थापित किसी भी फ़ॉन्ट का उपयोग कर सकते हैं। बस यहां फ़ॉन्ट का नाम दर्ज करें और ब्राउज़र इसे आपके लिए लोड करेगा।" } }