From 7e92ffb424c20b0726e7bec2b6ce06780e9127dd Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期五, 13 六月 2025 17:04:51 +0800
Subject: [PATCH] #

---
 locale/en.json |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/locale/en.json b/locale/en.json
index c9c2500..4f42730 100644
--- a/locale/en.json
+++ b/locale/en.json
@@ -11,8 +11,8 @@
   "login":{
   	"login": "login",
   	"loging": "loging",
-  	"user": "user",
-  	"pwd": "pwd",
+  	"user": "username",
+  	"pwd": "password",
   	"inputUser": "Please enter your account",
   	"inputPwd":"Please enter your password",
 	"remPwd":"remember password"
@@ -30,7 +30,10 @@
 	"stationUnbinding":"Station Unbinding",
 	"bindAndInbound":"Binding And Inbound",
 	"quickPicking":"Quick Picking",
-	"outLogin":"Login Out"
+	"outLogin":"Login Out",
+	"language-change-confirm":"chenge",
+	"hello":"Hello, welcome to log in to the WMS system!",
+	"intro":"Make manufacturing and logistics more efficient"
   	
   	
   },

--
Gitblit v1.9.1