From f9978d9309b3a75f078b32746bcb96d4afd55bcc Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期日, 19 十月 2025 23:50:51 +0800
Subject: [PATCH] 1、 切割/钢化版图展示,仅将破损未报工的小片显示为破损

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

diff --git a/UI-Project/src/lang/en.js b/UI-Project/src/lang/en.js
index 8049bb7..134bcfd 100644
--- a/UI-Project/src/lang/en.js
+++ b/UI-Project/src/lang/en.js
@@ -129,12 +129,20 @@
     },
     order: {
         projectnumber: 'Please enter the project number',
+        noGlassToDamage:'No broken glass锛�',
         dilapidation: 'Breakage',
+        dilapidationDetails:'Damage details',
+        dilapidationAll:'One-click damage',
+        dilapidationWhether:'Whether it is broken with one click锛�',
         takeaway: 'Manual removal',
         takeawaya: 'Should the information be manually taken away锛�',
         takeon: 'The arrangement is complete',
     },
     searchOrder: {
+        loadingText: 'Loading data, please wait...',
+        firstLinePriority: 'First-line priority',
+        secondLinePriority: 'second-line priority',
+        hollowPriority:'Hollow priority',
         furnaces:'Number of full furnaces',
         furnfullTemp: 'Total amount of glass',
         startCell: 'Target layer number',
@@ -334,6 +342,8 @@
         finedging: 'has been edging',
     },
     processCard: {
+        thisIsTheIndoorSurface: 'This is the indoor surface',
+        thisSideIsOutsideTheRoom: 'This side is outside the room',
         intofurnace: 'Entering the furnace',
         beforefurnace: 'Before entering the furnace',
         outfurnace: 'Glass finished from tempering furnace',
@@ -513,6 +523,7 @@
         createTime: 'Return date',
     },
     large: {
+        patchCount:'Quantity Replenished',
         Productionsituation:'Production situation',
         Productionandoperationstatus:'Production and operation status',
         cuttingState:'Operation status on the day of cutting',
@@ -793,6 +804,10 @@
         finegrinding: 'Fine grinding',
     },
     hellow: {
+        Content:'鍐呭',
+        idSame:'The glass ID for the entry task is the same',
+        sizeSame:'There are glass pieces of the same specification inside the cage',
+        projectMsg2:'Please select a label template',
         clickmakesure: 'Whether or not to confirm the click锛�',
         logarithm: 'logarithm锛�',
         totalPairQuantitya: 'Total number of task allocation pairs',
@@ -917,6 +932,7 @@
         stopproject: 'Pause Task',
         pstopproject: 'Do you want to pause the task锛�',
         reviewproject: 'Preview project',
+        plselectproject: 'Select Preview Project',
         line: 'line',
         linea: 'line锛�',
         line1: 'Line 1',

--
Gitblit v1.8.0