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 | 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