From e34afbb1b5e37a6fc11be3a13569c5fc45aef887 Mon Sep 17 00:00:00 2001 From: mhsh312 Date: Sun, 12 Nov 2023 01:25:57 +0530 Subject: [PATCH] hindi translation for console fixed --- translations/locales/hi/translations.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/translations/locales/hi/translations.json b/translations/locales/hi/translations.json index 30c1b84ad2..b11f233bb5 100644 --- a/translations/locales/hi/translations.json +++ b/translations/locales/hi/translations.json @@ -118,13 +118,13 @@ "By": " द्वारा " }, "Console": { - "Title": "Console", - "Clear": "Clear", - "ClearARIA": "Clear console", - "Close": "Close", - "CloseARIA": "Close console", - "Open": "Open", - "OpenARIA": "Open console" + "Title": "कंसोल", + "Clear": "साफ़ करें", + "ClearARIA": "कंसोल साफ़ करें", + "Close": "बंद करें", + "CloseARIA": "कंसोल बंद करें", + "Open": "खोलें", + "OpenARIA": "कंसोल खोलें" }, "Preferences": { "Settings": "सेटिंग्स",