From 79bc79f2396bcca13e3aac3448b51f171927ab9e Mon Sep 17 00:00:00 2001 From: Sudipta Date: Sun, 26 Oct 2025 14:39:44 +0530 Subject: [PATCH] Fix related Hindi localization errors --- translations/locales/hi/translations.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translations/locales/hi/translations.json b/translations/locales/hi/translations.json index d8c8a40e3e..7ed913cf0d 100644 --- a/translations/locales/hi/translations.json +++ b/translations/locales/hi/translations.json @@ -43,7 +43,7 @@ "MySketches": "मेरे स्केच", "MyCollections": "मेरे संग्रह", "Asset": "संपत्ति", - "MyAssets": "मेरे ऐसेट", + "MyAssets": "मेरी संपत्तियाँ", "LogOut": "लॉग आउट" } }, @@ -278,8 +278,8 @@ }, "Common": { "SiteName": "p5.js वेब एडिटर", - "Error": "एरर", - "ErrorARIA": "एरर", + "Error": "ग़लती", + "ErrorARIA": "ग़लती", "Save": "सेव", "p5logoARIA": "p5.js लोगो", "DeleteConfirmation": "क्या आप पक्का {{name}} को डिलीट करना चाहते हैं?"