From fff675a093a912ecdda8e5498421a3e41ab0b596 Mon Sep 17 00:00:00 2001
From: admin <344137771@qq.com>
Date: Sun, 11 Jan 2026 19:35:02 +0800
Subject: [PATCH] 1

---
 src/page/login/login.vue |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/page/login/login.vue b/src/page/login/login.vue
index c622a5f..79cf95c 100644
--- a/src/page/login/login.vue
+++ b/src/page/login/login.vue
@@ -110,10 +110,10 @@
           text: "中文(繁体)",
           lang: "zh-Hant"
         },
-        // {
-        //   text: "हिंदी",
-        //   lang: "hi"
-        // }
+        {
+          text: "हिंदी",
+          lang: "hi"
+        }
       ]
     };
   },

--
Gitblit v1.9.3