From cf4622df137c26d238730316651f214fd29ca65f Mon Sep 17 00:00:00 2001
From: huang <1532065656@qq.com>
Date: 星期五, 25 七月 2025 16:38:13 +0800
Subject: [PATCH] 修改最新websocket

---
 UI-Project/src/lang/zh.js |   38 +++++++++++++++++++++++++++++++++++---
 1 files changed, 35 insertions(+), 3 deletions(-)

diff --git a/UI-Project/src/lang/zh.js b/UI-Project/src/lang/zh.js
index b10bae2..f5d29e7 100644
--- a/UI-Project/src/lang/zh.js
+++ b/UI-Project/src/lang/zh.js
@@ -139,14 +139,24 @@
         silkScreenY: '涓濆嵃Y',
         isMarking: '鏄惁鎵撴爣',
         isSilkScreen: '鏄惁涓濆嵃',
+        isWorking: '棰嗗彇鐘舵��',
         workState: '浠诲姟鐘舵��',
         lineConfigurationId: '鎵�鍦ㄤ綅缃�',
         state: '鐢熶骇鐘舵��',
-        glassState: '鐜荤拑鐘舵��'
+        glassState: '鐜荤拑鐘舵��',
+        reportCount: '鎶ュ伐鏁伴噺',
+        operationRecordTime:"鏈�鏂版椂闂�",
+        sendTime: '鍙戦�佹椂闂�',
+        sendContent: '鍙戦�佸唴瀹�',
+        warehouse:'浠撳簱',
+        notCompleteCount:'鏈畬鎴愰噺',
+        notCompleteArea:'鏈畬鎴愰潰绉�',
+        OrderNo:'璁㈠崟鍙�'
     },
     machine: {
-        upperSlice:'鑷姩涓婄墖鏈�',
+        mechanicalArm:'鑷姩涓婄墖鏈�',
         scanQrCodesIdentify:'鎵爜璇嗗埆',
+        scanQredging:'鎵爜纾ㄨ竟',
         edging:'纾ㄨ竟鏈�',
         cleaning:'娓呮礂鏈�',
         flipSlice:'缈荤墖鍙�',
@@ -158,6 +168,7 @@
         rotate:'鏃嬭浆鍙�',
         lamination:'璐磋啘鏈�',
         scanQrCodesReport:'鎵爜鎶ュ伐',
+        manualReporting:'鎵嬪姩鎶ュ伐',
     },
     functionState:{
         deleteTips:'鏄惁纭鐮存崯锛�',
@@ -165,14 +176,35 @@
         tips:'鏄惁纭锛�',
         yes:'鏄�',
         sure :'纭',
+        sureStart :'纭琛ュ崟',
         cancel :'鍙栨秷',
         canceled :'澶辫触',
         anew :'閲嶅彂',
         finish :'瀹屽伐',
+        stopTask :'缁撴潫浠诲姟',
         lose :'鐮存崯',
         downLine :'涓嬬嚎',
         topLine :'涓婄嚎',
+        getTask :'棰嗗彇',
         start :'寮�宸�',
-        stop :'鏆傚仠'
+        stop :'鏆傚仠',
+        modeD :'瀹氬埗',
+        modeB :'鏍囧噯',
+        bound:'缁戝畾',
+        reporting:'鎶ュ伐',
+        rotate:'鏃嬭浆',
+        notRotate:'涓嶆棆杞�',
+        reportingcount:'鎶ュ伐鏁伴噺',
+
+    }
+    ,
+    mechanicalArm:{
+        deleteTips:'鑷姩涓婄墖',
+        delete :'鍒犻櫎',
+        tips:'鏄惁纭锛�',
+        yes:'鏄�',
+        sure :'纭',
+        cancel :'鍙栨秷',
+        canceled :'澶辫触'
     }
 }
\ No newline at end of file

--
Gitblit v1.8.0