From 99f1b5d976b6f71f990f320182afb4734fe2d698 Mon Sep 17 00:00:00 2001 From: SCATTERZZ Date: Sun, 9 Nov 2025 00:21:38 +0530 Subject: [PATCH] Replaced remaining English terms with accurate Hindi equivalents Enhanced overall localization consistency and accuracy for the Hindi language. --- translations/locales/hi/translations.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/translations/locales/hi/translations.json b/translations/locales/hi/translations.json index d8c8a40e3e..62084d0fc6 100644 --- a/translations/locales/hi/translations.json +++ b/translations/locales/hi/translations.json @@ -27,7 +27,9 @@ "Title": "मदद", "KeyboardShortcuts": "कीबोर्ड शॉर्टकट", "Reference": "रिफरेन्स", - "About": "अधिक जानकारी" + "ReportBug": "रिपोर्ट बग", + "ChatOnDiscord": "डिस्कॉर्ड पर बातचीत", + "PostOnTheForum":"फ़ोरम पोस्ट के लिए विवरण" }, "Lang": "भाषा", "BackEditor": "एडिटर पर वापस जाएं", @@ -43,7 +45,7 @@ "MySketches": "मेरे स्केच", "MyCollections": "मेरे संग्रह", "Asset": "संपत्ति", - "MyAssets": "मेरे ऐसेट", + "MyAssets": "मेरे संपत्ति", "LogOut": "लॉग आउट" } },