#
vincentlu
2026-01-04 321f8aeadd15c492c1e07876c95391c787eb27a0
zy-acs-flow/src/i18n/en.js
@@ -276,7 +276,7 @@
            sta: {
                uuid: "uuid",
                zoneId: "zone",
                staNo: "staNo",
                staNo: "sta No.",
                name: "name",
                staType: "station type",
                code: "code",
@@ -327,7 +327,7 @@
            loc: {
                uuid: "uuid",
                zoneId: "zone",
                locNo: "loc no",
                locNo: "loc No.",
                name: "name",
                code: "code",
                compDirect: "code direct",
@@ -364,7 +364,7 @@
                mqttTopic: "mqtt topic",
            },
            agv: {
                uuid: "agv no",
                uuid: "agv No.",
                name: "name",
                ip: "ip",
                secret: "secret",
@@ -442,7 +442,7 @@
            },
            bus: {
                uuid: "uuid",
                busNo: "bus no",
                busNo: "bus No.",
                startTime: "start time",
                endTime: "end time",
                busSts: "bus status",
@@ -479,7 +479,7 @@
            },
            travel: {
                uuid: "uuid",
                travelId: "travel no",
                travelId: "travel No.",
                agvId: "agv",
                currSeg: "curr seg",
                taskContent: "tasks",
@@ -488,18 +488,18 @@
            },
            segment: {
                uuid: "uuid",
                groupId: "group no",
                groupId: "group No.",
                travelId: "travel",
                taskId: "task",
                agvId: "agv",
                serial: "serial no",
                serial: "serial No.",
                startNode: "start node",
                endNode: "end node",
                posType: "type",
                backpack: "backpack",
                algoTime: "algo time",
                state: "state",
                segDesc: "seg no",
                segDesc: "seg No.",
            },
            jam: {
                uuid: "uuid",