From 0b28598dabd95862411a75a3cd2152f896671261 Mon Sep 17 00:00:00 2001 From: wangfei <3597712270@qq.com> Date: 星期五, 23 五月 2025 16:12:39 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10105/r/YiWuProject --- UI-Project/src/lang/en.js | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/UI-Project/src/lang/en.js b/UI-Project/src/lang/en.js index bbb3108..f489c3a 100644 --- a/UI-Project/src/lang/en.js +++ b/UI-Project/src/lang/en.js @@ -511,6 +511,16 @@ 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', -- Gitblit v1.8.0