From 21a76af55c4da5f1999e9dd24690b2449a7a18a7 Mon Sep 17 00:00:00 2001
From: ZengTao <2773468879@qq.com>
Date: 星期四, 05 六月 2025 14:19:41 +0800
Subject: [PATCH] 磨边模块大屏代码迁移
---
UI-Project/src/lang/en.js | 29 +++++++++++++++++++++++++++++
1 files changed, 29 insertions(+), 0 deletions(-)
diff --git a/UI-Project/src/lang/en.js b/UI-Project/src/lang/en.js
index ec50530..bbb3108 100644
--- a/UI-Project/src/lang/en.js
+++ b/UI-Project/src/lang/en.js
@@ -511,6 +511,35 @@
createTime: 'Return date',
},
large: {
+ 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