From 43d86830f4696c3ba2250a961d26377e1ff6cc32 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期三, 17 十二月 2025 10:39:43 +0800
Subject: [PATCH] 1、 查询是否除膜优化

---
 UI-Project/src/lang/en.js |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/UI-Project/src/lang/en.js b/UI-Project/src/lang/en.js
index 20dfcf7..6b838e0 100644
--- a/UI-Project/src/lang/en.js
+++ b/UI-Project/src/lang/en.js
@@ -36,6 +36,7 @@
     basicData: {
         untask: 'No task',
         tonumber: 'Total number of films uploaded',
+        sectionUpperSuccessful:'Upper section operation successful锛�',
         finishnumber: 'Completed quantity',
         rackreset: 'Rack reset',
         prackreset: 'Is the rack reset锛�',
@@ -411,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',
@@ -586,6 +592,7 @@
         serialnumber: 'Order serial number',
         inproductname: 'Please enter a product name',
         productname: 'Product name',
+        engineername: 'Engineer name',
         serial: 'Process validation number',
         slicemarker: 'Frame marker (position)',
         numberpatches: 'Number of patches',
@@ -804,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',
@@ -811,6 +819,9 @@
         Content:'Content',
         idSame:'The glass ID for the entry task is the same',
         sizeSame:'There are glass pieces of the same specification inside the cage',
+        slotLess:'Insufficient remaining slots',
+        overSize:'There is glass in the straight-through feeder, end this feeding process.',
+        noGlass:'Glass information not found, please collect the project',
         projectMsg2:'Please select a label template',
         clickmakesure: 'Whether or not to confirm the click锛�',
         logarithm: 'logarithm锛�',

--
Gitblit v1.8.0