From be380e1f41e636ba5cd05a80dff851023443713a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 30 Mar 2020 20:19:20 +0530 Subject: [PATCH] New translations languages.json (Hindi) --- src/i18n/locales/hi/leftSidebar/languages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/hi/leftSidebar/languages.json b/src/i18n/locales/hi/leftSidebar/languages.json index fc5de101..8d6fa93b 100644 --- a/src/i18n/locales/hi/leftSidebar/languages.json +++ b/src/i18n/locales/hi/leftSidebar/languages.json @@ -1,9 +1,9 @@ { "key": { - "label": "Key", - "placeholder": "Dothraki" + "label": "मौलिक", + "placeholder": "Punjabi" }, "rating": { - "label": "Rating" + "label": "रेटिंग" } }