From 4e3b8155722b66e25df3c6fd42cc586b68dea391 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期五, 06 六月 2025 13:55:39 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

diff --git a/UI-Project/src/lang/en.js b/UI-Project/src/lang/en.js
index ec50530..f489c3a 100644
--- a/UI-Project/src/lang/en.js
+++ b/UI-Project/src/lang/en.js
@@ -511,6 +511,45 @@
         createTime: 'Return date',
     },
     large: {
+        Productionsituation:'Production situation',
+        Productionandoperationstatus:'Production and operation status',
+        cuttingState:'Operation status on the day of cutting',
+        edgingState:'Operation status on the day of edge grinding',
+        temperingState:'Operation status of tempered steel on the day of tempering',
+        hollowState:'Production and operation status of hollow on the same day',
+        switch: 'Switch',
+        running: 'Running',
+        stopping:'Stopping',
+        diffMinutes:'diffMinutes',
+        loadstart:'Load start',
+        loadend:'Load end',
+        loadtotal: 'Load total',
+        loadfree: 'Load free',
+        loaddiff: 'Load diff',
+        loadnumber: 'Load number',
+        loadarea: 'Load area',
+        tempstart: 'Temp start',
+        tempend: 'Temp end',
+        temptotal: 'Temp total',
+        tempfree: 'Temp free',
+        tempdiff: 'Temp diff',
+        tempstove:  'temp stove',
+        tempnumber: 'Temp number',
+        temparea: 'Temp area',
+        hollowstart: 'Hollow start',
+        hollowend: 'Hollow end',
+        hollowtotal: 'Hollow total',
+        hollowfree: 'Hollow free',
+        hollowdiff: 'Hollow diff',
+        hollownumber: 'Hollow number',
+        hollowEngineer: 'Hollow engineer',
+        hollowtotal: 'Hollow total',
+        hollowarea: 'Hollow area',
+        engineerId: 'Engineer ID',
+        totalnumber: 'Total number',
+        tatalarea: 'Total area',
+        statistics: 'Statistics',
+        ExporttoExcel:'Export to Excel',
         slice:'slice',
         load: 'load',
         edg: 'edg',

--
Gitblit v1.8.0