From e2a1ce94392a0794af18dd9a2bb2f60c231f528b Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期五, 23 五月 2025 15:35:12 +0800
Subject: [PATCH] 更新语言
---
UI-Project/src/lang/en.js | 44 ++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 44 insertions(+), 0 deletions(-)
diff --git a/UI-Project/src/lang/en.js b/UI-Project/src/lang/en.js
index 90b7e7f..f489c3a 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',
@@ -400,6 +401,7 @@
},
productStock: {
configName: 'configure name',
+ configNamea:'configure name锛�',
configCode: 'Configuration Code',
configValue: 'Configuration value',
addusers: 'Add user',
@@ -509,6 +511,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 +789,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