From 71594bd2dc9201834aa533099e9e49a9b84506cd Mon Sep 17 00:00:00 2001
From: wangfei <3597712270@qq.com>
Date: 星期四, 12 六月 2025 15:32:25 +0800
Subject: [PATCH] 新增韩语

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

diff --git a/UI-Project/src/lang/en.js b/UI-Project/src/lang/en.js
index 90b7e7f..9f7dd6b 100644
--- a/UI-Project/src/lang/en.js
+++ b/UI-Project/src/lang/en.js
@@ -135,6 +135,7 @@
         takeon: 'The arrangement is complete',
     },
     searchOrder: {
+        furnaces:'Number of full furnaces',
         furnfullTemp: 'Total amount of glass',
         startCell: 'Target layer number',
         endCell: 'Reserved layer number',
@@ -231,6 +232,7 @@
         startstatus: 'Start status',
         startstatusa: 'Start status锛�',
         instartstatus: 'Please enter the enabled status',
+        choicestartstatus:'Please select Enable status',
         glassgaps: 'Glass gap',
         glassgapsa: 'Glass gap锛�',
         inglassgaps: 'Please enter the glass gap',
@@ -400,7 +402,9 @@
     },
     productStock: {
         configName: 'configure name',
+        configNamea:'configure name锛�',
         configCode: 'Configuration Code',
+        inconfigValue:'Please enter the configured values',
         configValue: 'Configuration value',
         addusers: 'Add user',
         username: 'User name',
@@ -509,6 +513,46 @@
         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',
         temp: 'temp',
@@ -747,6 +791,8 @@
         finegrinding: 'Fine grinding',
     },
     hellow: {
+        clickmakesure: 'Whether or not to confirm the click锛�',
+        logarithm: 'logarithm锛�',
         totalPairQuantitya: 'Total number of task allocation pairs',
         pairQuantitya: 'Number of deployed pairs',
         waitingout: 'Waiting for the release of the film',

--
Gitblit v1.8.0