zhang
2026-03-23 70930071a49190f414c8d8bc9c9e9795a4096739
zy-acs-flow/src/i18n/en.js
@@ -188,7 +188,7 @@
                token: "token",
                ip: "ip",
                type: "type",
                system: "system",
                systemName: "system",
            },
            dept: {
                name: "name",
@@ -350,9 +350,9 @@
                compDirect: "actuator direction",
                locSts: "loc sts",
                offset: "height",
                row: "row",
                bay: "bay",
                lev: "lev",
                rowNo: "row",
                bayNo: "bay",
                levNo: "lev",
                barcode: "barcode",
                zpallet: "zpallet",
                locType: "loc type",
@@ -894,6 +894,7 @@
                direction: 'DIRECTION',
                agv: 'AGV',
                point: 'POINT',
                code: 'CODE',
                area: 'AREA',
            },
            action: {
@@ -938,6 +939,25 @@
                    outbound: 'Outbound',
                    updateStatus: 'Update Status',
                },
                code: {
                    summary: {
                        qr: 'QR Preview',
                    },
                    sections: {
                        rules: 'Movement Rules',
                    },
                    fields: {
                        mapPosition: 'Map Position',
                        rotation: 'Rotation (°)',
                    },
                    actions: {
                        openDetail: 'Edit',
                    },
                    relations: {
                        routes: 'Routes',
                        empty: 'No related info',
                    },
                },
                control: {
                    type: {
                        MOVE: 'MOVE',