From 5ed955abeec76c4b12f1d0a066780f2039c24c9e Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期三, 03 十二月 2025 14:47:19 +0800
Subject: [PATCH] 1、英文补充

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

diff --git a/UI-Project/src/lang/en.js b/UI-Project/src/lang/en.js
index abbd603..83bb14a 100644
--- a/UI-Project/src/lang/en.js
+++ b/UI-Project/src/lang/en.js
@@ -587,6 +587,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',
@@ -812,6 +813,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