From 7c0f20e25e870e055f88952f9ec57677730eda67 Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期四, 11 十二月 2025 12:06:30 +0800
Subject: [PATCH] Merge branch 'master' of http://159.223.171.199:10439/r/YiWuProject
---
UI-Project/src/lang/en.js | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/UI-Project/src/lang/en.js b/UI-Project/src/lang/en.js
index 83bb14a..6b838e0 100644
--- a/UI-Project/src/lang/en.js
+++ b/UI-Project/src/lang/en.js
@@ -412,6 +412,11 @@
height: 'Height',
},
productStock: {
+ inconfirmpassword: 'Please enter the confirmation password',
+ passwordNotMatch: 'The passwords entered do not match',
+ confirmpassword: 'Confirm Password',
+ inputNewPassword: 'Please enter a new password',
+ userIdError: 'Failed to obtain user ID',
configName: 'configure name',
configNamea:'configure name锛�',
configCode: 'Configuration Code',
@@ -806,6 +811,7 @@
finegrinding: 'Fine grinding',
},
hellow: {
+ pleaseConfirm: 'Please double-click to confirm this fault after the issue has been resolved to ensure the system operates normally!',
taskAlreadyClaimed: 'This task has already been claimed and cannot be performed again.',
claimed: 'Already claimed',
claimFailed: 'Failed to receive task',
--
Gitblit v1.8.0