From 3c8303c418ba1e592aa7ea4a4a63f5027dd2189c Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期一, 27 十月 2025 17:29:15 +0800
Subject: [PATCH] 1、 大理片sql优化

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

diff --git a/UI-Project/src/lang/en.js b/UI-Project/src/lang/en.js
index 077f1ad..20dfcf7 100644
--- a/UI-Project/src/lang/en.js
+++ b/UI-Project/src/lang/en.js
@@ -131,12 +131,15 @@
         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',
@@ -520,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',
@@ -800,7 +804,11 @@
         finegrinding: 'Fine grinding',
     },
     hellow: {
-        Content:'鍐呭',
+        taskAlreadyClaimed: 'This task has already been claimed and cannot be performed again.',
+        claimed: 'Already claimed',
+        claimFailed: 'Failed to receive task',
+        claimedTasksCleared: 'The received task status has been cleared',
+        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',
         projectMsg2:'Please select a label template',

--
Gitblit v1.8.0