From c6bb9c1c1b9525794fe08f807bb3551e76099f63 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 30 Mar 2020 20:31:36 +0530 Subject: [PATCH] New translations settings.json (Hindi) --- src/i18n/locales/hi/rightSidebar/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/hi/rightSidebar/settings.json b/src/i18n/locales/hi/rightSidebar/settings.json index 12b19981..9bb4ab03 100644 --- a/src/i18n/locales/hi/rightSidebar/settings.json +++ b/src/i18n/locales/hi/rightSidebar/settings.json @@ -1,7 +1,7 @@ { - "title": "Settings", + "title": "सेटिंग्स", "language": { - "label": "Language", - "helpText": "If you would like to help translate the app into your own language, please refer the <1>Translation Documentation." + "label": "भाषा ", + "helpText": "यदि आप एप्लिकेशन को अपनी भाषा में अनुवाद करने में मदद करना चाहते हैं, तो कृपया <1>अनुवाद दस्तावेज़ देखें।" } } \ No newline at end of file