From 1bc33546a044cbc84dd9595c19dbcd9a4e309fc9 Mon Sep 17 00:00:00 2001
From: vincentlu <t1341870251@gmail.com>
Date: 星期六, 10 一月 2026 14:06:10 +0800
Subject: [PATCH] #

---
 zy-acs-flow/src/i18n/zh.js |   23 +++++++++++++++++++++++
 1 files changed, 23 insertions(+), 0 deletions(-)

diff --git a/zy-acs-flow/src/i18n/zh.js b/zy-acs-flow/src/i18n/zh.js
index b11042c..0e14bfa 100644
--- a/zy-acs-flow/src/i18n/zh.js
+++ b/zy-acs-flow/src/i18n/zh.js
@@ -56,6 +56,7 @@
             collapse: '鎶樺彔',
             collapseAll: '鍏ㄩ儴鎶樺彔',
             scope: '鏉冮檺',
+            deselect: '鍙栨秷閫夋嫨',
             import: {
                 title: '瀵煎叆',
                 stop: '鍋滄瀵煎叆',
@@ -153,6 +154,7 @@
         action: '鍔ㄤ綔',
         mission: '鎵ц',
         staReserve: '绔欑偣棰勭害',
+        lane: '宸烽亾',
     },
     table: {
         field: {
@@ -272,6 +274,7 @@
                 y: "y",
                 corner: "鎷愯",
                 scale: "姣斾緥",
+                spin: "鏃嬭浆",
             },
             sta: {
                 uuid: "缂栧彿",
@@ -363,6 +366,8 @@
                 allDirection: "鍏ㄥ悜",
                 protocol: "鍗忚",
                 mqttTopic: "mqtt",
+                needUndocking: "鏂厖鍔ㄤ綔",
+                backupAction: "鑳岀瘬鍔ㄤ綔",
             },
             agv: {
                 uuid: "杞﹁締缂栧彿",
@@ -579,9 +584,27 @@
                 cancelledAt: "鍙栨秷鏃堕棿",
                 uniqKey: "骞傜瓑閿�",
             },
+            lane: {
+                uuid: "缂栧彿",
+                zoneId: "搴撳尯",
+                name: "鍚嶇О",
+                hashCode: "鍝堝笇鍊�",
+                codes: "鏉$爜闆�",
+                entryAngle: "鍏ュ彛瑙掑害",
+                maximum: "鎵胯浇閲�",
+            },
         }
     },
     page: {
+        code: {
+            enums: {
+                spin: {
+                    na: '鍏ㄥ悜',
+                    cw: '椤烘椂閽�',
+                    ccw: '閫嗘椂閽�',
+                },
+            },
+        },
         loc: {
             init: '鍒濆鍖�',
             start: {

--
Gitblit v1.9.1