zhang
2025-08-12 d95047d4d0e212896d1a1ed1f4528b46553d4e09
zy-acs-flow/src/i18n/en.js
@@ -152,6 +152,10 @@
        jam: 'Jam',
        action: 'Action',
        mission: 'Mission',
        statistics: 'Statistics',
        chargeCount: 'ChargeCount',
        faultCount: 'FaultCount',
        regionCount: 'RegionCount',
    },
    table: {
        field: {
@@ -269,7 +273,7 @@
                data: "code",
                x: "x",
                y: "y",
                concer: "corner",
                corner: "corner",
                scale: "scale",
            },
            sta: {
@@ -542,6 +546,31 @@
                runPath: 'Run Path',
                actions: 'Actions',
            },
            taskCount: {
                type: 'type',
                createTime: 'date',
                region: 'region',
                count: 'count',
                agvNo: 'agvNo',
            },
            faultCount: {
                type: 'type',
                createTime: 'date',
                region: 'region',
                errorTime: 'errorTime',
                agvNo: 'agvNo',
            },
            regionCount: {
                type: 'type',
                createTime: 'date',
                agvNo: 'agvNo',
                region: 'region',
                errorTime: 'errorTime',
                chargeTime: 'chargeTime',
                waitTime: 'waitTime',
                exeTime: 'exeTime',
                taskNum: 'taskNum',
            },
        }
    },
    page: {
@@ -646,6 +675,7 @@
                clear: 'Clear Map',
                adapt: 'ADAPT',
                rotate: 'ROTATE',
                flip: 'FLIP',
                fake: 'FAKE',
                route: 'ROUTE',
                disable: 'DISABLE',
@@ -654,6 +684,10 @@
                restoreALl: 'Restore All',
                startPatrol: 'START PATROL',
                stopPatrol: 'STOP PATROL',
                moreOperation: 'More Operation',
                oneClickLocate: 'One-click Locate',
                oneClickPatrol: 'One-click Patrol',
                cancelPatrol: 'Cancel Patrol',
            },
            mode: {
                observer: 'OBSERVER',